stage build config
This commit is contained in:
parent
2b9430101e
commit
b69a6ae4a1
3 changed files with 5966 additions and 0 deletions
|
@ -15,6 +15,12 @@
|
|||
<ApplicationIcon>App.ico</ApplicationIcon>
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Remove="ControlAppMonolith.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="ControlAppMonolith.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="System.Drawing.Common" Version="9.0.0" />
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue