Skip to content

Commit

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

nuget(deps): bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0
  • Loading branch information
webmaster442 authored Aug 6, 2023
2 parents a9dc6ef + f1d8d29 commit 91cb082
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Test/BookGen.Tests/BookGen.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.6.1">
Expand Down
2 changes: 1 addition & 1 deletion Test/BookGen.TestsSystem/BookGen.TestsSystem.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.6.1">
Expand Down

0 comments on commit 91cb082

Please sign in to comment.