Skip to content

Commit 293315f

Browse files
committed
Updated dependencies and SDKs
1 parent 65c8365 commit 293315f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

UICompositionAnimations/UICompositionAnimations.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<AssemblyName>UICompositionAnimations</AssemblyName>
1212
<DefaultLanguage>it-IT</DefaultLanguage>
1313
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
14-
<TargetPlatformVersion>10.0.17134.0</TargetPlatformVersion>
15-
<TargetPlatformMinVersion>10.0.17134.0</TargetPlatformMinVersion>
14+
<TargetPlatformVersion>10.0.19041.0</TargetPlatformVersion>
15+
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
1616
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
1717
<FileAlignment>512</FileAlignment>
1818
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
@@ -186,13 +186,13 @@
186186
</ItemGroup>
187187
<ItemGroup>
188188
<PackageReference Include="JetBrains.Annotations">
189-
<Version>2019.1.1</Version>
189+
<Version>2020.1.0</Version>
190190
</PackageReference>
191191
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
192-
<Version>6.2.8</Version>
192+
<Version>6.2.10</Version>
193193
</PackageReference>
194194
<PackageReference Include="Win2D.uwp">
195-
<Version>1.23.0</Version>
195+
<Version>1.25.0</Version>
196196
</PackageReference>
197197
</ItemGroup>
198198
<ItemGroup />

0 commit comments

Comments
 (0)