mirror of
https://github.com/DevExpress/netcore-winforms-demos.git
synced 2025-12-29 04:48:14 +00:00
.NET Core 3.0 Preview 7
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netcoreapp3.0</TargetFramework>
|
||||
<UseWindowsForms>True</UseWindowsForms>
|
||||
<OutputType>Library</OutputType>
|
||||
<EnableDefaultItems>false</EnableDefaultItems>
|
||||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
|
||||
|
||||
Reference in New Issue
Block a user