We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502e84c commit aac0c44Copy full SHA for aac0c44
SlugifyNet/SlugifyNet.csproj
@@ -18,10 +18,6 @@
18
<PackageLicenseExpression>MIT</PackageLicenseExpression>
19
</PropertyGroup>
20
21
- <PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
22
- <ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
23
- </PropertyGroup>
24
-
25
<ItemGroup>
26
<None Include="..\README.md">
27
<Pack>True</Pack>
0 commit comments