Skip to content

Commit 89bd1b6

Browse files
committed
More current versions
1 parent 041c97a commit 89bd1b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.external.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<Project>
22
<!-- These references to third-party libraries are included in all projects except System.Device.Gpio and the build wrapper project -->
33
<ItemGroup Condition="'$(MSBuildProjectName)' != 'System.Device.Gpio' And '$(MSBuildProjectName)' != 'build'">
4-
<PackageReference Include="UnitsNet" Version="5.42.0" />
4+
<PackageReference Include="UnitsNet" Version="5.74.0" />
55
</ItemGroup>
66

77
<PropertyGroup>
8-
<MicrosoftNETTestSdkVersion>17.8.0</MicrosoftNETTestSdkVersion>
8+
<MicrosoftNETTestSdkVersion>17.13.0</MicrosoftNETTestSdkVersion>
99
</PropertyGroup>
1010

1111
<!-- Automatically include these assemblies in all test projects -->

0 commit comments

Comments
 (0)