mirror of
https://github.com/jwetzell/QControlKit.git
synced 2026-08-10 01:43:42 +00:00
13 lines
592 B
XML
13 lines
592 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<WebPublishMethod>FileSystem</WebPublishMethod>
|
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
|
<LastUsedPlatform>AnyCPU</LastUsedPlatform>
|
|
<publishUrl>bin/Release/netstandard2.0/publish</publishUrl>
|
|
<DeleteExistingFiles>false</DeleteExistingFiles>
|
|
<TargetFramework>netstandard2.0</TargetFramework>
|
|
<SelfContained>false</SelfContained>
|
|
<_IsPortable>true</_IsPortable>
|
|
</PropertyGroup>
|
|
</Project> |