We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a08ffb8 commit fc9b392Copy full SHA for fc9b392
samples/LoginApp.Uwp/LoginApp.Uwp.csproj
@@ -147,7 +147,7 @@
147
</ApplicationDefinition>
148
</ItemGroup>
149
<ItemGroup>
150
- <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.12" />
+ <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.13" />
151
<PackageReference Include="ReactiveUI" Version="16.*" />
152
<PackageReference Include="ReactiveUI.Validation" Version="2.*" />
153
0 commit comments