diff --git a/CoreAppUWP.WinRT/CoreAppUWP.WinRT.vcxproj b/CoreAppUWP.WinRT/CoreAppUWP.WinRT.vcxproj index b85d801..ae334ce 100644 --- a/CoreAppUWP.WinRT/CoreAppUWP.WinRT.vcxproj +++ b/CoreAppUWP.WinRT/CoreAppUWP.WinRT.vcxproj @@ -14,7 +14,7 @@ true Windows Store 10.0 - 10.0 + 10.0.22621.0 10.0.17763.0 diff --git a/CoreAppUWP/CoreAppUWP.csproj b/CoreAppUWP/CoreAppUWP.csproj index d36a441..25d1cf7 100644 --- a/CoreAppUWP/CoreAppUWP.csproj +++ b/CoreAppUWP/CoreAppUWP.csproj @@ -23,17 +23,13 @@ - - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all + runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -41,7 +37,7 @@ - + @@ -52,22 +48,4 @@ - - - - - - - - - true - diff --git a/Directory.Build.props b/Directory.Build.props index bac8c28..3793994 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -32,30 +32,4 @@ true - - - .NETCore,Version=v5.0 - - - - 10.0 - - - - $(DefineConstants);UAP10_0_15138_0 - 10.0.15138.0 - - - - False - en-US - $(DefineConstants);NETCORE;NETCORE_5_0;NETFX_CORE;WINDOWS_UWP;UAP10_0 - $(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets - UAP,Version=v10.0 - .NETCore - v5.0 - UAP - 10.0.22621.0 - diff --git a/Directory.Build.targets b/Directory.Build.targets index bc35499..758c4f1 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -8,13 +8,9 @@ - - - - - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive +