Skip to content

Commit

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

Bump Microsoft.AspNetCore.TestHost from 8.0.8 to 8.0.10
  • Loading branch information
arenekosreal authored Oct 15, 2024
2 parents d430c8c + a820941 commit 91188fa
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.8" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.10" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.1" />
Expand Down

0 comments on commit 91188fa

Please sign in to comment.