Skip to content

Commit ba1606d

Browse files
committed
Upgrade nuget NETCore 5.2.3 to 6.0.6
1 parent 70f1f6f commit ba1606d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnitsNet/UnitsNet.WindowsRuntimeComponent.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</ItemGroup>
110110
<ItemGroup>
111111
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
112-
<Version>5.2.3</Version>
112+
<Version>6.0.6</Version>
113113
</PackageReference>
114114
<PackageReference Include="JetBrains.Annotations">
115115
<Version>10.4.0</Version>

0 commit comments

Comments
 (0)