File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tracer/test/test-applications/security/Samples.Security.AspNetCore5 Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
88
<PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 10.0.0-preview.6.25358.103" />
89
89
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite.Core" Version =" 10.0.0-preview.6.25358.103" />
90
90
<PackageReference Update =" Microsoft.Data.Sqlite.Core" Version =" 10.0.0-preview.6.25358.103" />
91
- <PackageReference Update =" SQLitePCLRaw.bundle_e_sqlite3" Version =" 2.1.10 " />
92
- <PackageReference Update =" SQLitePCLRaw.core" Version =" 2.1.10 " />
91
+ <PackageReference Update =" SQLitePCLRaw.bundle_e_sqlite3" Version =" 2.1.11 " />
92
+ <PackageReference Update =" SQLitePCLRaw.core" Version =" 2.1.11 " />
93
93
</ItemGroup >
94
94
95
95
<ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
You can’t perform that action at this time.
0 commit comments