Skip to content

Commit

Permalink
Change the workflow for testing (#3)
Browse files Browse the repository at this point in the history
* Change the workflow for testing

* Set the DebugType explicitly

* Revert "Change the workflow for testing"

This reverts commit 47195bb.
  • Loading branch information
f1x3d authored Jul 16, 2023
1 parent 0e6ec49 commit 5564c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pbac.AspNetCore/Pbac.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<LangVersion>latest</LangVersion>
<ImplicitUsings>enable</ImplicitUsings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<DebugType>embedded</DebugType>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 5564c00

Please sign in to comment.