mirror of
https://github.com/zoriya/EntityFrameworkCore.Projectables.git
synced 2026-05-21 10:38:21 +00:00
Enable ContinuousIntegrationBuilds
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
|
||||
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup Label="Package References">
|
||||
<PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="all" Version="1.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user