We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5aece commit dd4ab52Copy full SHA for dd4ab52
src/EFCore.Ydb/src/EntityFrameworkCore.Ydb.csproj
@@ -11,9 +11,9 @@
11
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.0"/>
12
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.0"/>
13
</ItemGroup>
14
-
+
15
<ItemGroup>
16
- <ProjectReference Include="../../Ydb.Sdk/src/Ydb.Sdk.csproj"/>
+ <PackageReference Include="Ydb.Sdk" Version="0.17.0"/>
17
18
19
0 commit comments