Skip to content

Commit

Permalink
Update Rocket Surgery Conventions to v12.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2022
1 parent 67abbb0 commit 0ca28cd
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -85,21 +85,21 @@
<PackageVersion Include="Polly" Version="7.2.3" />
<PackageVersion Include="StronglyTypedId" Version="1.0.0-beta06" />
<PackageVersion Include="Rocket.Surgery.Build.Information" Version="3.3.11" />
<PackageVersion Include="Rocket.Surgery.Conventions" Version="12.2.3" />
<PackageVersion Include="Rocket.Surgery.Conventions.Abstractions" Version="12.2.3" />
<PackageVersion Include="Rocket.Surgery.Conventions.Attributes" Version="12.2.3" />
<PackageVersion Include="Rocket.Surgery.Conventions.CommandLine" Version="12.2.3" />
<PackageVersion Include="Rocket.Surgery.Conventions.DependencyModel" Version="12.2.3" />
<PackageVersion Include="Rocket.Surgery.Conventions.DryIoc" Version="12.2.3" />
<PackageVersion Include="Rocket.Surgery.Conventions" Version="12.2.4" />
<PackageVersion Include="Rocket.Surgery.Conventions.Abstractions" Version="12.2.4" />
<PackageVersion Include="Rocket.Surgery.Conventions.Attributes" Version="12.2.4" />
<PackageVersion Include="Rocket.Surgery.Conventions.CommandLine" Version="12.2.4" />
<PackageVersion Include="Rocket.Surgery.Conventions.DependencyModel" Version="12.2.4" />
<PackageVersion Include="Rocket.Surgery.Conventions.DryIoc" Version="12.2.4" />
<PackageVersion Include="Rocket.Surgery.Extensions.Configuration" Version="11.4.2" />
<PackageVersion Include="Rocket.Surgery.Extensions.Configuration.Json" Version="11.4.2" />
<PackageVersion Include="Rocket.Surgery.Extensions.Configuration.Yaml" Version="11.4.2" />
<PackageVersion Include="Rocket.Surgery.DependencyInjection.Extensions" Version="11.4.2" />
<PackageVersion Include="Rocket.Surgery.Extensions" Version="11.4.2" />
<PackageVersion Include="Rocket.Surgery.Hosting" Version="12.2.3" />
<PackageVersion Include="Rocket.Surgery.Hosting.Abstractions" Version="12.2.3" />
<PackageVersion Include="Rocket.Surgery.Web.Hosting" Version="12.2.3" />
<PackageVersion Include="Rocket.Surgery.WebAssembly.Hosting" Version="12.2.3" />
<PackageVersion Include="Rocket.Surgery.Hosting" Version="12.2.4" />
<PackageVersion Include="Rocket.Surgery.Hosting.Abstractions" Version="12.2.4" />
<PackageVersion Include="Rocket.Surgery.Web.Hosting" Version="12.2.4" />
<PackageVersion Include="Rocket.Surgery.WebAssembly.Hosting" Version="12.2.4" />
<PackageVersion Include="Scrutor" Version="4.2.0" />
<PackageVersion Include="Serilog" Version="2.11.0" />
<PackageVersion Include="Serilog.AspNetCore" Version="5.0.0" />
Expand Down

0 comments on commit 0ca28cd

Please sign in to comment.