Skip to content

Commit

Permalink
disable integrity checking
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanloerwald committed Jul 3, 2024
1 parent 58f5871 commit a54354a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TestProject_ClientSide/TestProject_ClientSide.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<BlazorCacheBootResources>false</BlazorCacheBootResources>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.6" />
Expand Down

0 comments on commit a54354a

Please sign in to comment.