Skip to content

Commit

Permalink
Merge pull request #409 from rasmus/dependabot/nuget/Microsoft.NET.Te…
Browse files Browse the repository at this point in the history
…st.Sdk-17.11.1

Build(deps): Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1
  • Loading branch information
github-actions[bot] authored Sep 6, 2024
2 parents b619f99 + 638111d commit 43b068b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Bake.Tests/Bake.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Docker.DotNet" Version="3.125.15" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NuGet.Packaging" Version="6.11.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
Expand Down

0 comments on commit 43b068b

Please sign in to comment.