Skip to content

Commit

Permalink
Merge pull request #572 from Jadhielv/dependabot/nuget/Backend/Micros…
Browse files Browse the repository at this point in the history
…oft.NET.Test.Sdk-17.12.0

build(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /Backend
  • Loading branch information
Jadhielv authored Nov 25, 2024
2 parents 30d6db9 + 5602d4c commit 41928ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Backend/src/ITL.Tests/ITL.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 41928ae

Please sign in to comment.