Skip to content

Commit

Permalink
Merge pull request #56 from ahwm/dependabot/nuget/src/Microsoft.Exten…
Browse files Browse the repository at this point in the history
…sions.Hosting-9.0.1

Bump Microsoft.Extensions.Hosting from 9.0.0 to 9.0.1 in /src
  • Loading branch information
ahwm authored Jan 21, 2025
2 parents a60748a + edb055c commit c9a0423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GodaddyWrapper.Tests/GodaddyWrapper.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c9a0423

Please sign in to comment.