Skip to content

Commit 3e7f28d

Browse files
committed
chore(ci): Enables continuous integration build.
1 parent 5a474b5 commit 3e7f28d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/DigestAuthenticator/DigestAuthenticator.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<PackageIcon>icon.png</PackageIcon>
3232
<ReleaseNotesFilePath>$(MSBuildThisFileDirectory)..\..\RELEASES.md</ReleaseNotesFilePath>
3333
<PackageReleaseNotes>$([System.IO.File]::ReadAllText('$(ReleaseNotesFilePath)'))</PackageReleaseNotes>
34+
<ContinuousIntegrationBuild>True</ContinuousIntegrationBuild>
3435
</PropertyGroup>
3536
<ItemGroup>
3637
<None Include="..\..\README.md" Pack="true" PackagePath="\"/>

0 commit comments

Comments
 (0)