Skip to content

Commit 144b672

Browse files
Undo Sqlite error in Alpine
1 parent 3054b43 commit 144b672

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tracer/test/test-applications/security/Samples.Security.AspNetCore5/Samples.Security.AspNetCore5.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,5 @@
129129
<PackageReference Include="System.DirectoryServices" Version="6.0.0" />
130130
<PackageReference Include="System.DirectoryServices.Protocols" Version="6.0.0" />
131131
<PackageReference Include="System.DirectoryServices.AccountManagement" Version="6.0.0" />
132-
<PackageReference Update="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.7" />
133-
<PackageReference Update="SQLitePCLRaw.core" Version="2.1.7" />
134-
</ItemGroup>
135-
136-
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
137-
<PackageReference Update="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.7" />
138-
<PackageReference Update="SQLitePCLRaw.core" Version="2.1.7" />
139132
</ItemGroup>
140133
</Project>

0 commit comments

Comments
 (0)