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 0e96ad1 commit bd63665Copy full SHA for bd63665
tracer/test/test-applications/security/Samples.Security.AspNetCore5/Samples.Security.AspNetCore5.csproj
@@ -113,6 +113,7 @@
113
<PackageReference Include="System.DirectoryServices" Version="7.0.1" />
114
<PackageReference Include="System.DirectoryServices.Protocols" Version="7.0.0" />
115
<PackageReference Include="System.DirectoryServices.AccountManagement" Version="7.0.0" />
116
+ <PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.5" />
117
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.5" />
118
</ItemGroup>
119
0 commit comments