37 lines
1.2 KiB
XML
37 lines
1.2 KiB
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>14.0.25123</ProductVersion>
|
|
<ProjectGuid>{2867B4B3-0000-0000-0000-000000000000}</ProjectGuid>
|
|
<ApplicationIcon />
|
|
<AssemblyKeyContainerName />
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
<TargetFramework>netcoreapp3.0</TargetFramework>
|
|
<OutputType>Exe</OutputType>
|
|
<AppDesignerFolder />
|
|
<StartupObject />
|
|
<StartArguments />
|
|
<FileUpgradeFlags />
|
|
<RemoveIntegerChecks>False</RemoveIntegerChecks>
|
|
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
|
|
<OutputPath>..\..\bin\</OutputPath>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<RegisterForComInterop>False</RegisterForComInterop>
|
|
<NoWarn>1591,1574,0419</NoWarn>
|
|
<DocumentationFile />
|
|
<NoStdLib>False</NoStdLib>
|
|
<ConfigurationOverrideFile />
|
|
<PreBuildEvent />
|
|
<PostBuildEvent />
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<PreBuildEvent />
|
|
<PostBuildEvent />
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Compile Remove="template.cs" />
|
|
</ItemGroup>
|
|
</Project> |