diff --git a/source/uwp/winui3/NuGet/AdaptiveCards.ObjectModel.WinUI3.managed.props b/source/uwp/winui3/NuGet/AdaptiveCards.ObjectModel.WinUI3.managed.props new file mode 100644 index 0000000000..10da99ed5c --- /dev/null +++ b/source/uwp/winui3/NuGet/AdaptiveCards.ObjectModel.WinUI3.managed.props @@ -0,0 +1,7 @@ + + + + $(MSBuildThisFileDirectory)..\..\lib\uap10.0\AdaptiveCards.ObjectModel.WinUI3.winmd + AdaptiveCards.ObjectModel.WinUI3.dll + + \ No newline at end of file diff --git a/source/uwp/winui3/NuGet/AdaptiveCards.ObjectModel.WinUI3.managed.targets b/source/uwp/winui3/NuGet/AdaptiveCards.ObjectModel.WinUI3.managed.targets new file mode 100644 index 0000000000..54a5c209d0 --- /dev/null +++ b/source/uwp/winui3/NuGet/AdaptiveCards.ObjectModel.WinUI3.managed.targets @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/source/uwp/winui3/NuGet/AdaptiveCards.ObjectModel.WinUI3.nuspec b/source/uwp/winui3/NuGet/AdaptiveCards.ObjectModel.WinUI3.nuspec index 24a18fd50f..0c39a4e7b1 100644 --- a/source/uwp/winui3/NuGet/AdaptiveCards.ObjectModel.WinUI3.nuspec +++ b/source/uwp/winui3/NuGet/AdaptiveCards.ObjectModel.WinUI3.nuspec @@ -1,4 +1,4 @@ - + AdaptiveCards.ObjectModel.WinUI3 @@ -16,17 +16,17 @@ - - - + + + - - - + + + - - - + + + diff --git a/source/uwp/winui3/NuGet/AdaptiveCards.Rendering.WinUI3.managed.props b/source/uwp/winui3/NuGet/AdaptiveCards.Rendering.WinUI3.managed.props new file mode 100644 index 0000000000..34308de3c7 --- /dev/null +++ b/source/uwp/winui3/NuGet/AdaptiveCards.Rendering.WinUI3.managed.props @@ -0,0 +1,7 @@ + + + + $(MSBuildThisFileDirectory)..\..\lib\uap10.0\AdaptiveCards.Rendering.WinUI3.winmd + AdaptiveCards.Rendering.WinUI3.dll + + \ No newline at end of file diff --git a/source/uwp/winui3/NuGet/AdaptiveCards.Rendering.WinUI3.managed.targets b/source/uwp/winui3/NuGet/AdaptiveCards.Rendering.WinUI3.managed.targets new file mode 100644 index 0000000000..702ffb7537 --- /dev/null +++ b/source/uwp/winui3/NuGet/AdaptiveCards.Rendering.WinUI3.managed.targets @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/source/uwp/winui3/NuGet/AdaptiveCards.Rendering.WinUI3.nuspec b/source/uwp/winui3/NuGet/AdaptiveCards.Rendering.WinUI3.nuspec index e59bdfa89b..a39e9e8667 100644 --- a/source/uwp/winui3/NuGet/AdaptiveCards.Rendering.WinUI3.nuspec +++ b/source/uwp/winui3/NuGet/AdaptiveCards.Rendering.WinUI3.nuspec @@ -19,21 +19,24 @@ - - - + + + - - - + + + - - - + + + + + + diff --git a/source/uwp/winui3/ObjectModelCsProjection/ObjectModelCsProjection.csproj b/source/uwp/winui3/ObjectModelCsProjection/ObjectModelCsProjection.csproj index 89e49d7754..8650d6e75a 100644 --- a/source/uwp/winui3/ObjectModelCsProjection/ObjectModelCsProjection.csproj +++ b/source/uwp/winui3/ObjectModelCsProjection/ObjectModelCsProjection.csproj @@ -6,7 +6,6 @@ AnyCPU AdaptiveCards.ObjectModel.WinUI3 - win10-x86;win10-x64;win10-arm64 true None diff --git a/source/uwp/winui3/RendererCsProjection/RendererCsProjection.csproj b/source/uwp/winui3/RendererCsProjection/RendererCsProjection.csproj index 642987293d..2cbbe268cb 100644 --- a/source/uwp/winui3/RendererCsProjection/RendererCsProjection.csproj +++ b/source/uwp/winui3/RendererCsProjection/RendererCsProjection.csproj @@ -6,7 +6,6 @@ AnyCPU AdaptiveCards.Rendering.WinUI3 - win10-x86;win10-x64;win10-arm64 true None