Skip to content

Commit

Permalink
No CI check
Browse files Browse the repository at this point in the history
  • Loading branch information
304NotModified authored Sep 27, 2023
1 parent c99f583 commit b5242f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NSubstitute/NSubstitute.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<DefineConstants>$(DefineConstants);SYSTEM_DIAGNOSTICS_CODEANALYSIS_NULLABILITY</DefineConstants>
</PropertyGroup>

<PropertyGroup Condition="'$(CI)' == 'True'">
<PropertyGroup>
<!--Deterministic Build and Source Link settings -->
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
Expand Down

0 comments on commit b5242f6

Please sign in to comment.