Skip to content

Commit

Permalink
Merge pull request #4 from ktsu-io/dependabot/nuget/Microsoft.NET.Tes…
Browse files Browse the repository at this point in the history
…t.Sdk-17.10.0

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.10.0
  • Loading branch information
matt-edmondson authored Jun 3, 2024
2 parents 0377110 + 55c65f7 commit bc7f2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<Using Include="Microsoft.VisualStudio.TestTools.UnitTesting" />
<ProjectReference Include="..\SemanticQuantity\SemanticQuantity.csproj" />
<PackageReference Include="coverlet.collector" Version="3.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
</ItemGroup>
Expand Down

0 comments on commit bc7f2be

Please sign in to comment.