Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Hosting in /src/Radical.Windows.Tests
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 11, 2022
1 parent 0571d63 commit c03c34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Radical.Windows.Tests/Radical.Windows.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="7.2.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.2" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.39" />
<PackageReference Include="Radical" Version="2.1.0" />
<PackageReference Include="Unity.Microsoft.DependencyInjection" Version="5.11.5" />
Expand Down

0 comments on commit c03c34b

Please sign in to comment.