Skip to content

Commit

Permalink
Merge pull request #51 from arenekosreal/dependabot/nuget/Microsoft.A…
Browse files Browse the repository at this point in the history
…spNetCore.TestHost-8.0.11

Bump Microsoft.AspNetCore.TestHost from 8.0.10 to 8.0.11
  • Loading branch information
arenekosreal authored Nov 22, 2024
2 parents c37a3a4 + fae72c8 commit 8a2bd56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion E5Renewer.Tests/E5Renewer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.11" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.2" />
Expand Down

0 comments on commit 8a2bd56

Please sign in to comment.