File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
src/Dotnet.Samples.AspNetCore.WebApi Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1717 <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.10" />
1818 <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 9.0.10" />
1919 <PackageReference Include =" AutoMapper" Version =" 14.0.0" />
20- <PackageReference Include =" FluentValidation" Version =" 12.0 .0" />
21- <PackageReference Include =" FluentValidation.DependencyInjectionExtensions" Version =" 12.0 .0" />
20+ <PackageReference Include =" FluentValidation" Version =" 12.1 .0" />
21+ <PackageReference Include =" FluentValidation.DependencyInjectionExtensions" Version =" 12.1 .0" />
2222 <PackageReference Include =" Serilog.AspNetCore" Version =" 9.0.0" />
2323 <PackageReference Include =" Serilog.Settings.Configuration" Version =" 9.0.0" />
2424 <PackageReference Include =" Serilog.Sinks.Console" Version =" 6.0.0" />
Original file line number Diff line number Diff line change 1313 },
1414 "FluentValidation" : {
1515 "type" : " Direct" ,
16- "requested" : " [12.0 .0, )" ,
17- "resolved" : " 12.0 .0" ,
18- "contentHash" : " 8NVLxtMUXynRHJIX3Hn1ACovaqZIJASufXIIFkD0EUbcd5PmMsL1xUD5h548gCezJ5BzlITaR9CAMrGe29aWpA =="
16+ "requested" : " [12.1 .0, )" ,
17+ "resolved" : " 12.1 .0" ,
18+ "contentHash" : " FqWEn8BdbbFEHGanj9K8SVo+LyBeFWy2rolaE+e1TNUbifr8M7Iss+I1AqTSc8kjKtvjl/WN4XIHiRpslh42bA =="
1919 },
2020 "FluentValidation.DependencyInjectionExtensions" : {
2121 "type" : " Direct" ,
22- "requested" : " [12.0 .0, )" ,
23- "resolved" : " 12.0 .0" ,
24- "contentHash" : " B28fBRL1UjhGsBC8fwV6YBZosh+SiU1FxdD7l7p5dGPgRlVI7UnM+Lgzmg+unZtV1Zxzpaw96UY2MYfMaAd8cg ==" ,
22+ "requested" : " [12.1 .0, )" ,
23+ "resolved" : " 12.1 .0" ,
24+ "contentHash" : " p9ZnpVCUvkelSfqFYZP9aMtnuRlDRkrAAPqjQGG+1mVVn8zxE0bc1/RAFRBZKsPglbMBQOx8wXOZhg2fGstacQ ==" ,
2525 "dependencies" : {
26- "FluentValidation" : " 12.0 .0" ,
26+ "FluentValidation" : " 12.1 .0" ,
2727 "Microsoft.Extensions.Dependencyinjection.Abstractions" : " 2.1.0"
2828 }
2929 },
You can’t perform that action at this time.
0 commit comments