Fixing UWP TFM
authorJose Perez Rodriguez <joperezr@microsoft.com>
Fri, 19 Jan 2018 20:18:19 +0000 (12:18 -0800)
committerJose Perez Rodriguez <joperezr@microsoft.com>
Fri, 19 Jan 2018 20:18:19 +0000 (12:18 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/403a916d7103e777c76fb9a9ca188a844880509a

src/installer/pkg/projects/Microsoft.NETCore.UniversalWindowsPlatform/Microsoft.NETCore.UniversalWindowsPlatform.pkgproj

index eb69029..9499040 100644 (file)
@@ -31,7 +31,7 @@
     </Dependency>
 
     <ProjectReference Include="..\Microsoft.Net.UWPCoreRuntimeSdk\Microsoft.Net.UWPCoreRuntimeSdk.pkgproj">
-      <TargetFramework>uap10.0.15138</TargetFramework>
+      <TargetFramework>uap10.0.16300</TargetFramework>
     </ProjectReference>
 
     <!-- Add a placeholder to make sure NuGet understands we still support older versions,