Skip to content

Commit

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

Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0
  • Loading branch information
sfawcett123 authored Feb 27, 2023
2 parents a10e2bb + 202536c commit d39dc34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimListenerTest/SimListenerTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="3.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />
<PackageReference Include="coverlet.collector" Version="3.2.0">
Expand Down

0 comments on commit d39dc34

Please sign in to comment.