Skip to content

Commit

Permalink
Update BlazorServer.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
julianperrott committed Oct 30, 2020
1 parent af7688d commit 30cc428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BlazorServer/BlazorServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<PlatformTarget>x86</PlatformTarget>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 30cc428

Please sign in to comment.