Skip to content

Commit

Permalink
warning level
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeraFinebits committed Jun 15, 2024
1 parent 8ea85e0 commit 43213ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Eppie.App/Tuvi.OAuth2/Tuvi.OAuth2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
<WarningLevel>9999</WarningLevel>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
<WarningLevel>9999</WarningLevel>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 43213ea

Please sign in to comment.