File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
tracer/test/test-applications/security/Samples.Security.AspNetCore5 Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 131
131
<PackageReference Include =" System.DirectoryServices.AccountManagement" Version =" 6.0.0" />
132
132
<PackageReference Update =" SQLitePCLRaw.bundle_e_sqlite3" Version =" 2.1.7" />
133
133
<PackageReference Update =" SQLitePCLRaw.core" Version =" 2.1.7" />
134
+ <PackageReference Update =" Microsoft.Data.Sqlite.Core" Version =" 7.0.2" />
134
135
</ItemGroup >
135
136
136
137
<ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp3.1'" >
137
138
<PackageReference Update =" SQLitePCLRaw.bundle_e_sqlite3" Version =" 2.1.7" />
138
139
<PackageReference Update =" SQLitePCLRaw.core" Version =" 2.1.7" />
140
+ <PackageReference Update =" Microsoft.Data.Sqlite.Core" Version =" 7.0.2" />
139
141
</ItemGroup >
140
142
</Project >
You can’t perform that action at this time.
0 commit comments