File tree Expand file tree Collapse file tree
src/Dotnet.Samples.AspNetCore.WebApi Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup Label =" Development dependencies" >
11- <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 10.0.0 " PrivateAssets =" all" />
12- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.2 " PrivateAssets =" all" />
11+ <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 10.0.2 " PrivateAssets =" all" />
12+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.3 " PrivateAssets =" all" />
1313 </ItemGroup >
1414
1515 <ItemGroup Label =" Runtime dependencies" >
16- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 10.0.2 " />
17- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 10.0.2 " />
16+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 10.0.3 " />
17+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 10.0.3 " />
1818 <PackageReference Include =" AutoMapper" Version =" [14.0.0,15.0.0)" />
1919 <PackageReference Include =" FluentValidation" Version =" 12.1.1" />
2020 <PackageReference Include =" FluentValidation.DependencyInjectionExtensions" Version =" 12.1.1" />
You can’t perform that action at this time.
0 commit comments