We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e2c50 commit bf0065dCopy full SHA for bf0065d
Contacts.API/Contacts.API.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="12.0.0" />
+ <PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="12.1.0" />
10
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="9.0.0" />
11
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
12
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
0 commit comments