File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
</PropertyGroup >
13
13
14
14
<ItemGroup >
15
- <PackageReference Include =" HotChocolate.AspNetCore" Version =" 12.0.0-rc.9 " />
16
- <PackageReference Include =" HotChocolate.Data.EntityFramework" Version =" 12.0.0-rc.9 " />
17
- <PackageReference Include =" HotChocolate.PersistedQueries.FileSystem" Version =" 12.0.0-rc.9 " />
15
+ <PackageReference Include =" HotChocolate.AspNetCore" Version =" 12.0.0" />
16
+ <PackageReference Include =" HotChocolate.Data.EntityFramework" Version =" 12.0.0" />
17
+ <PackageReference Include =" HotChocolate.PersistedQueries.FileSystem" Version =" 12.0.0" />
18
18
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.0-preview.7.21378.4" />
19
19
<PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 6.0.0-preview.7.21378.4" >
20
20
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments