File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
src/SharedKernel.Postgres
test/SharedKernel.Postgres.Demo Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1818 </PropertyGroup >
1919
2020 <ItemGroup >
21- <None Include =" ..\..\pandatech.png" Pack =" true" PackagePath =" \" />
22- <None Include =" ..\..\Readme.md" Pack =" true" PackagePath =" \" />
21+ <None Include =" ..\..\pandatech.png" Pack =" true" PackagePath =" \" />
22+ <None Include =" ..\..\Readme.md" Pack =" true" PackagePath =" \" />
2323 </ItemGroup >
2424
2525 <ItemGroup >
3131 <PackageReference Include =" EFCore.BulkExtensions.PostgreSql" Version =" 9.0.1" />
3232 <PackageReference Include =" EFCore.NamingConventions" Version =" 9.0.0" />
3333 <PackageReference Include =" EntityFrameworkCore.Exceptions.PostgreSQL" Version =" 8.1.3" />
34- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.5 " />
34+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.8 " />
3535 <PackageReference Include =" Pandatech.EFCore.Audit" Version =" 1.2.4" />
3636 <PackageReference Include =" Pandatech.EFCore.AuditBase" Version =" 3.0.9" />
3737 <PackageReference Include =" Pandatech.EFCore.PostgresExtensions" Version =" 5.1.2" />
3838 <PackageReference Include =" PandaTech.FluentImporter" Version =" 3.0.4" />
39- <PackageReference Include =" Pandatech.GridifyExtensions" Version =" 2.0.8 " />
39+ <PackageReference Include =" Pandatech.GridifyExtensions" Version =" 2.0.13 " />
4040 </ItemGroup >
4141
4242</Project >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
44 <TargetFramework >net9.0</TargetFramework >
88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.5 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.8 " />
1212 </ItemGroup >
1313
1414 <ItemGroup >
You can’t perform that action at this time.
0 commit comments