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 974b129 commit e5f3420Copy full SHA for e5f3420
backend/FwLite/LcmCrdt/LcmCrdt.csproj
@@ -18,13 +18,9 @@
18
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" />
19
<PackageReference Include="Refit" />
20
<PackageReference Include="Refit.HttpClientFactory" />
21
- <PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" />
22
- <PackageReference Include="SQLitePCLRaw.core" />
23
- <PackageReference Include="SQLitePCLRaw.lib.e_sqlite3" />
24
- <PackageReference Include="SQLitePCLRaw.provider.e_sqlite3" />
25
</ItemGroup>
26
<ItemGroup>
27
<ProjectReference Include="..\..\harmony\src\SIL.Harmony\SIL.Harmony.csproj" />
28
<ProjectReference Include="..\MiniLcm\MiniLcm.csproj" />
29
30
-</Project>
+</Project>
0 commit comments