File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <ItemGroup >
1010 <PackageReference Include =" ClosedXML" Version =" 0.105.0" />
1111 <PackageReference Include =" Lib.AspNetCore.ServerSentEvents" Version =" 9.0.0" />
12- <PackageReference Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 10.0.0 " />
13- <PackageReference Include =" Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version =" 10.0.0 " />
14- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.0 " >
12+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 10.0.2 " />
13+ <PackageReference Include =" Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version =" 10.0.2 " />
14+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.2 " >
1515 <PrivateAssets >all</PrivateAssets >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 </PackageReference >
18- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 10.0.0 " >
18+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 10.0.2 " >
1919 <PrivateAssets >all</PrivateAssets >
2020 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2121 </PackageReference >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 10.0.100 " ,
3+ "version" : " 10.0.102 " ,
44 "rollForward" : " latestMinor" ,
55 "allowPrerelease" : false
66 }
You can’t perform that action at this time.
0 commit comments