You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
877 B
Plaintext
22 lines
877 B
Plaintext
4 months ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--
|
||
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
||
|
-->
|
||
|
<Project>
|
||
|
<PropertyGroup>
|
||
|
<DeleteExistingFiles>false</DeleteExistingFiles>
|
||
|
<ExcludeApp_Data>false</ExcludeApp_Data>
|
||
|
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
|
||
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
||
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
||
|
<PublishProvider>FileSystem</PublishProvider>
|
||
|
<PublishUrl>D:\Code\PublishCopy\ds8-printapi</PublishUrl>
|
||
|
<WebPublishMethod>FileSystem</WebPublishMethod>
|
||
|
<_TargetId>Folder</_TargetId>
|
||
|
<SiteUrlToLaunchAfterPublish />
|
||
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||
|
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||
|
<ProjectGuid>274b1d18-a15a-4917-a567-6fdcd090d5b0</ProjectGuid>
|
||
|
<SelfContained>false</SelfContained>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|