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 4acb043 commit ba4840aCopy full SHA for ba4840a
NHibernate.Spatial.SpatiaLite/NHibernate.Spatial.SpatiaLite.csproj
@@ -17,7 +17,7 @@
17
<ItemGroup>
18
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
19
<PackageReference Include="NetTopologySuite.IO.SpatiaLite" Version="2.0.0" />
20
- <PackageReference Include="System.Data.SQLite" Version="1.0.118" />
+ <PackageReference Include="System.Data.SQLite.Core" Version="1.0.118" />
21
</ItemGroup>
22
23
0 commit comments