Skip to content

Commit

Permalink
update Modrinth.Net.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Zechiax committed Sep 29, 2023
1 parent 275217a commit cc22f91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Modrinth.Net/Modrinth.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>

<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>

<PropertyGroup>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<IncludeSymbols>true</IncludeSymbols>
Expand Down

0 comments on commit cc22f91

Please sign in to comment.