File tree Expand file tree Collapse file tree 4 files changed +18
-15
lines changed
Catglobe.CgScript.Deployment
Catglobe.CgScript.Runtime Expand file tree Collapse file tree 4 files changed +18
-15
lines changed Original file line number Diff line number Diff line change 4040 </ItemGroup >
4141
4242 <ItemGroup >
43- <PackageReference Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 9.0.0 " />
44- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.0 " />
45- <PackageReference Include =" Microsoft.Extensions.Http" Version =" 9.0.0 " />
46- <PackageReference Include =" Microsoft.Extensions.Options" Version =" 9.0.0 " />
47- <PackageReference Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 9.0.0 " />
48- <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 9.0.0 " />
43+ <PackageReference Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 9.0.2 " />
44+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.2 " />
45+ <PackageReference Include =" Microsoft.Extensions.Http" Version =" 9.0.2 " />
46+ <PackageReference Include =" Microsoft.Extensions.Options" Version =" 9.0.2 " />
47+ <PackageReference Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 9.0.2 " />
48+ <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 9.0.2 " />
4949 </ItemGroup >
5050
5151</Project >
Original file line number Diff line number Diff line change 3030
3131 <ItemGroup >
3232 <FrameworkReference Include =" Microsoft.AspNetCore.App" />
33- <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 9.0.0 " />
33+ <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 9.0.2 " />
3434 </ItemGroup >
3535
3636 <ItemGroup >
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 9.0.0 " />
13- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version =" 9.0.0 " />
12+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 9.0.2 " />
13+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version =" 9.0.2 " />
1414 </ItemGroup >
1515
1616</Project >
Original file line number Diff line number Diff line change 1111 <ProjectReference Include =" ..\..\..\Catglobe.CgScript.Deployment\Catglobe.CgScript.Deployment.csproj" />
1212 <ProjectReference Include =" ..\..\..\Catglobe.CgScript.Runtime\Catglobe.CgScript.Runtime.csproj" />
1313 <ProjectReference Include =" ..\BlazorWebApp.Client\BlazorWebApp.Client.csproj" />
14- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Server" Version =" 9.0.0" />
15- <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 9.0.0" />
16- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 9.0.0" />
17- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.0" />
18- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 9.0.0" />
19- <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 9.0.0" />
14+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Server" Version =" 9.0.2" />
15+ <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 9.0.2" />
16+ <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 9.0.2" />
17+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.2" />
18+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 9.0.2" >
19+ <PrivateAssets >all</PrivateAssets >
20+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
21+ </PackageReference >
22+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 9.0.2" />
2023 <PackageReference Include =" Microsoft.Extensions.ServiceDiscovery.Yarp" Version =" 9.0.0" />
2124 </ItemGroup >
2225
You can’t perform that action at this time.
0 commit comments