Browse Source

update UniversalWindowsPlatform v6.2.14

Nick Kastellanos 1 year ago
parent
commit
c5e7f52f55

+ 1 - 1
Animation/Aether.Animation.UAP.csproj

@@ -136,7 +136,7 @@
   </ItemGroup>
   <ItemGroup>
     <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
-      <Version>6.2.8</Version>
+      <Version>6.2.14</Version>
     </PackageReference>
   </ItemGroup>
   <ItemGroup>

+ 1 - 1
Shaders/Deferred/Aether.Shaders.Deferred.UAP.csproj

@@ -144,7 +144,7 @@
   </ItemGroup>
   <ItemGroup>
     <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
-      <Version>6.2.8</Version>
+      <Version>6.2.14</Version>
     </PackageReference>
   </ItemGroup>
   <ItemGroup>

+ 1 - 1
Shaders/FXAA/Aether.Shaders.FXAA.UAP.csproj

@@ -139,7 +139,7 @@
   </ItemGroup>
   <ItemGroup>
     <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
-      <Version>6.2.8</Version>
+      <Version>6.2.14</Version>
     </PackageReference>
   </ItemGroup>
   <ItemGroup>