Skip to content

Commit 5595f98

Browse files
authored
cont (#79)
1 parent 0e17b43 commit 5595f98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

BitFaster.Caching/BitFaster.Caching.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
<FileVersion>1.0.4.0</FileVersion>
2525
</PropertyGroup>
2626

27+
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
28+
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
29+
</PropertyGroup>
30+
2731
<ItemGroup>
2832
<None Include="..\LICENSE">
2933
<Pack>True</Pack>

0 commit comments

Comments
 (0)