File tree Expand file tree Collapse file tree
Client/Pages/Administration Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 </Authorized >
1818</AuthorizeView >
1919<MudDivider />
20- <AuthorizeView Policy =" Admin.SystemInfo.Read " >
20+ <AuthorizeView Policy =" Admin.SystemInfo.* " >
2121 <Authorized >
2222 <MudButton Variant =" Variant.Text" DisableElevation =" true" Color =" Color.Default" Href =" administration/systeminfo" Match =" NavLinkMatch.Prefix" >@Localize ["Administration.AdminMenu.SystemInfo"]</MudButton >
2323 <MudDivider />
Original file line number Diff line number Diff line change 66 <!-- <ImplicitUsings>enable</ImplicitUsings>-->
77 <UserSecretsId >NetEvent.Server-22C6183C-4927-4801-90E6-4AC1E79183B5</UserSecretsId >
88 <CodeAnalysisRuleSet >..\..\.sonarlint\lan2play_custom.ruleset</CodeAnalysisRuleSet >
9+ <PreserveCompilationContext >true</PreserveCompilationContext >
10+ <Version >0.0.1</Version >
911 </PropertyGroup >
1012
1113 <ItemGroup >
1517 <ItemGroup >
1618 <ProjectReference Include =" ..\Client\NetEvent.Client.csproj" />
1719 </ItemGroup >
18- <PropertyGroup >
19- <PreserveCompilationContext >true</PreserveCompilationContext >
20- </PropertyGroup >
21- <PropertyGroup >
22- <Version >0.0.1</Version >
23- </PropertyGroup >
20+
2421 <ItemGroup >
2522 <PackageReference Include =" MediatR" Version =" 10.0.1" />
2623 <PackageReference Include =" MediatR.Extensions.Microsoft.DependencyInjection" Version =" 10.0.1" />
You can’t perform that action at this time.
0 commit comments