mirror of
https://github.com/4sval/FModel.git
synced 2026-09-19 15:04:28 -05:00
ci/cd build flag
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
<NoWarn>NU1701</NoWarn>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
|
||||
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Remove="Resources\android.png" />
|
||||
<None Remove="Resources\apple.png" />
|
||||
|
||||
Reference in New Issue
Block a user