Skip to content

Commit

Permalink
Merge pull request #36 from sfawcett123/dependabot/nuget/Microsoft.NE…
Browse files Browse the repository at this point in the history
…T.Test.Sdk-17.9.0

Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.9.0
  • Loading branch information
sfawcett123 authored Oct 2, 2024
2 parents e18c1b7 + 46ac81a commit b3de19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlightSimulatorTest/FlightSimulatorTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="coverlet.msbuild" Version="6.0.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
Expand Down

0 comments on commit b3de19c

Please sign in to comment.