File tree Expand file tree Collapse file tree
Credfeto.Database.SqlServer Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
1818- Dependencies - Updated Microsoft.Sbom.Targets to 4.1.3
1919- Dependencies - Updated Philips.CodeAnalysis.MaintainabilityAnalyzers to 1.9.1
2020- Dependencies - Updated Roslynator.Analyzers to 4.14.1
21+ - Dependencies - Updated FluentValidation to 12.1.0
2122### Removed
2223### Deployment Changes
2324
Original file line number Diff line number Diff line change 6565 <ProjectReference Include =" ..\Credfeto.Database\Credfeto.Database.csproj" />
6666 </ItemGroup >
6767 <ItemGroup >
68- <PackageReference Include =" FluentValidation" Version =" 12.0 .0" />
68+ <PackageReference Include =" FluentValidation" Version =" 12.1 .0" />
6969 <PackageReference Include =" Microsoft.Extensions.Options" Version =" 9.0.8" />
7070 <PackageReference Include =" Npgsql" Version =" 9.0.3" />
7171 </ItemGroup >
Original file line number Diff line number Diff line change 6565 <ProjectReference Include =" ..\Credfeto.Database\Credfeto.Database.csproj" />
6666 </ItemGroup >
6767 <ItemGroup >
68- <PackageReference Include =" FluentValidation" Version =" 12.0 .0" />
68+ <PackageReference Include =" FluentValidation" Version =" 12.1 .0" />
6969 <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 6.0.2" />
7070 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.8" />
7171 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.8" />
You can’t perform that action at this time.
0 commit comments