File tree Expand file tree Collapse file tree
tracer/test/test-applications
debugger/Samples.Debugger.AspNetCore5
security/Samples.Security.AspNetCore5 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 116116 <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 8.0.0" />
117117 <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite.Core" Version =" 8.0.0" />
118118 <PackageReference Update =" Microsoft.Data.Sqlite.Core" Version =" 8.0.0" />
119- <PackageReference Update =" SQLitePCLRaw.bundle_e_sqlite3" Version =" 2.1.6-* " />
120- <PackageReference Update =" SQLitePCLRaw.core" Version =" 2.1.6-* " />
119+ <PackageReference Update =" SQLitePCLRaw.bundle_e_sqlite3" Version =" 2.1.6" />
120+ <PackageReference Update =" SQLitePCLRaw.core" Version =" 2.1.6" />
121121 </ItemGroup >
122122
123123 <ItemGroup Condition =" '$(TargetFramework)' == 'net7.0'" >
Original file line number Diff line number Diff line change 104104 <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 8.0.0" />
105105 <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite.Core" Version =" 8.0.0" />
106106 <PackageReference Update =" Microsoft.Data.Sqlite.Core" Version =" 8.0.0" />
107- <PackageReference Update =" SQLitePCLRaw.bundle_e_sqlite3" Version =" 2.1.6-* " />
108- <PackageReference Update =" SQLitePCLRaw.core" Version =" 2.1.6-* " />
107+ <PackageReference Update =" SQLitePCLRaw.bundle_e_sqlite3" Version =" 2.1.6" />
108+ <PackageReference Update =" SQLitePCLRaw.core" Version =" 2.1.6" />
109109 </ItemGroup >
110110
111111 <ItemGroup Condition =" '$(TargetFramework)' == 'net7.0'" >
You can’t perform that action at this time.
0 commit comments