Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Commit

Permalink
Updated to latest convenitons (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll authored Dec 9, 2020
1 parent 263df82 commit a2e0941
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
</ItemGroup>
<ItemGroup>
<!-- <PackageReference Update="MicroElements.Swashbuckle.FluentValidation" Version="3.2.0" />-->
<PackageReference Update="Rocket.Surgery.AspNetCore" Version="0.3.3-beta.3" />
<PackageReference Update="Rocket.Surgery.Conventions.AspNetCore.FluentValidation" Version="7.0.0-beta.4" />
<PackageReference Update="Rocket.Surgery.Conventions.AspNetCore.FluentValidation.NewtonsoftJson" Version="7.0.0-beta.4" />
<PackageReference Update="Rocket.Surgery.AspNetCore.NewtonsoftJson" Version="0.3.3-beta.3" />
<PackageReference Update="Rocket.Surgery.AspNetCore" Version="0.3.3" />
<PackageReference Update="Rocket.Surgery.Conventions.AspNetCore.FluentValidation" Version="7.0.0" />
<PackageReference Update="Rocket.Surgery.Conventions.AspNetCore.FluentValidation.NewtonsoftJson" Version="7.0.0" />
<PackageReference Update="Rocket.Surgery.AspNetCore.NewtonsoftJson" Version="0.3.3" />
<PackageReference Update="Swashbuckle.AspNetCore" Version="5.6.3" />
<PackageReference Update="Swashbuckle.AspNetCore.Newtonsoft" Version="5.6.3" />
<PackageReference Update="Swashbuckle.AspNetCore.ReDoc" Version="5.6.3" />
Expand Down

0 comments on commit a2e0941

Please sign in to comment.