Skip to content

Commit

Permalink
Update Std.UriTemplate.csproj (std-uritemplate#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrueastman authored Sep 20, 2023
1 parent acae8f6 commit 7dba309
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions csharp/Std.UriTemplate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
<EmbedUntrackedSources>true</EmbedUntrackedSources>
</PropertyGroup>

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

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 7dba309

Please sign in to comment.