File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
frameworks/CSharp/genhttp/Benchmarks Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
29
29
<ItemGroup >
30
30
31
- <PackageReference Include =" GenHTTP.Core" Version =" 8.0 .0" />
32
- <PackageReference Include =" GenHTTP.Modules.Razor" Version =" 8.0 .0" />
33
- <PackageReference Include =" GenHTTP.Modules.Webservices" Version =" 8.0 .0" />
31
+ <PackageReference Include =" GenHTTP.Core" Version =" 8.2 .0" />
32
+ <PackageReference Include =" GenHTTP.Modules.Razor" Version =" 8.2 .0" />
33
+ <PackageReference Include =" GenHTTP.Modules.Webservices" Version =" 8.2 .0" />
34
34
35
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.0 " />
36
- <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 8.0.0 " />
35
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.4 " />
36
+ <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 8.0.2 " />
37
37
38
38
</ItemGroup >
39
39
You can’t perform that action at this time.
0 commit comments