Skip to content

Commit 3a69ee1

Browse files
committed
0.4.2 release
1 parent 82317e9 commit 3a69ee1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Hexecs/Hexecs.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1111
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1212
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
13+
<ContinuousIntegrationBuild Condition="'$(GITHUB_ACTIONS)' == 'true'">true</ContinuousIntegrationBuild>
1314
</PropertyGroup>
1415

1516
<PropertyGroup>

0 commit comments

Comments
 (0)