File tree Expand file tree Collapse file tree 11 files changed +19
-19
lines changed
JoinRpg.Blazor.ComponentBook
JoinRpg.Dal.DataProtection
JoinRpg.Web.CharacterGroups Expand file tree Collapse file tree 11 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 7.0.11 " />
10- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 7.0.11 " PrivateAssets =" all" />
11- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version =" 7.0.11 " />
9+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 7.0.12 " />
10+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 7.0.12 " PrivateAssets =" all" />
11+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version =" 7.0.12 " />
1212 <PackageReference Include =" Microsoft.Extensions.Http" Version =" 7.0.0" />
1313 <PackageReference Include =" System.Net.Http.Json" Version =" 7.0.1" />
1414 </ItemGroup >
Original file line number Diff line number Diff line change 55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 7.0.11 " />
9- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 7.0.11 " PrivateAssets =" all" />
8+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 7.0.12 " />
9+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 7.0.12 " PrivateAssets =" all" />
1010 <PackageReference Include =" System.Net.Http.Json" Version =" 7.0.1" />
1111 <PackageReference Include =" Microsoft.Web.LibraryManager.Build" Version =" 2.1.175" PrivateAssets =" All" />
1212 </ItemGroup >
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version =" 7.0.11 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version =" 7.0.12 " />
1212 <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 7.0.11" />
1313 </ItemGroup >
1414</Project >
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 7.0.11 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 7.0.12 " />
1212 <PackageReference Include =" Shouldly" Version =" 4.2.1" />
1313 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.1" >
1414 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 7.0.11 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 7.0.12 " />
1212 <PackageReference Include =" Shouldly" Version =" 4.2.1" />
1313 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.1" >
1414 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 1- FROM mcr.microsoft.com/dotnet/aspnet:7.0.11
1+ FROM mcr.microsoft.com/dotnet/aspnet:7.0.12
22
33RUN groupadd user && useradd -g user user --home-dir "/app" --create-home
44
Original file line number Diff line number Diff line change 2323 <PackageReference Include =" AspNetCore.HealthChecks.NpgSql" Version =" 7.1.0" />
2424 <PackageReference Include =" AspNetCore.HealthChecks.UI.Client" Version =" 7.1.0" />
2525 <PackageReference Include =" Autofac.Extensions.DependencyInjection" Version =" 8.0.0" />
26- <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 7.0.11 " />
26+ <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 7.0.12 " />
2727 <PackageReference Include =" BitArmory.ReCaptcha" Version =" 5.0.1" />
28- <PackageReference Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 7.0.11 " />
28+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 7.0.12 " />
2929 <PackageReference Include =" AspNet.Security.OAuth.Vkontakte" Version =" 7.0.4" />
30- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 7.0.11 " />
31- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version =" 7.0.11 " />
32- <PackageReference Include =" Microsoft.Aspnetcore.Components.Webassembly.Server" Version =" 7.0.11 " />
33- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 7.0.11 " >
30+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 7.0.12 " />
31+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version =" 7.0.12 " />
32+ <PackageReference Include =" Microsoft.Aspnetcore.Components.Webassembly.Server" Version =" 7.0.12 " />
33+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 7.0.12 " >
3434 <PrivateAssets >all</PrivateAssets >
3535 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
3636 </PackageReference >
Original file line number Diff line number Diff line change 1717 </ItemGroup >
1818
1919 <ItemGroup >
20- <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 7.0.11 " />
20+ <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 7.0.12 " />
2121 </ItemGroup >
2222
2323 <ItemGroup >
Original file line number Diff line number Diff line change 2020 </ItemGroup >
2121
2222 <ItemGroup >
23- <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 7.0.11 " />
23+ <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 7.0.12 " />
2424 </ItemGroup >
2525
2626 <ItemGroup >
Original file line number Diff line number Diff line change 1313 </ItemGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 7.0.11 " />
16+ <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 7.0.12 " />
1717 <PackageReference Include =" Microsoft.Web.LibraryManager.Build" Version =" 2.1.175" PrivateAssets =" All" />
1818 </ItemGroup >
1919
You can’t perform that action at this time.
0 commit comments