Skip to content

Commit

Permalink
Merge pull request #62 from PHOENIXCONTACT/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….NET.Test.Sdk-17.7.1

Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.1
  • Loading branch information
Toxantron authored Aug 22, 2023
2 parents b33fb8d + e2edc68 commit ae84dcb
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 @@ -16,7 +16,7 @@
<!-- Package versions for package references across all projects -->
<ItemGroup>
<!--3rd party dependencies-->
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Update="Moq" Version="4.17.2" />
<PackageReference Update="NUnit" Version="3.13.3" />
<PackageReference Update="NUnit3TestAdapter" Version="4.5.0" />
Expand Down

0 comments on commit ae84dcb

Please sign in to comment.