mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 17:28:01 +01:00
Add .NET Framework ref assemblies to enable linux build (#625)
Fixes #421
This commit is contained in:
@@ -169,6 +169,7 @@
|
||||
<DebugType></DebugType>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="true" />
|
||||
<PackageReference Include="NStack.Core" Version="0.14.0" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user