You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
780 B
20 lines
780 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
-->
|
|
<Project>
|
|
<PropertyGroup>
|
|
<DeleteExistingFiles>true</DeleteExistingFiles>
|
|
<ExcludeApp_Data>false</ExcludeApp_Data>
|
|
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
|
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
|
<PublishProvider>FileSystem</PublishProvider>
|
|
<PublishUrl>.\..\..\..\OutPut\BaseData\</PublishUrl>
|
|
<WebPublishMethod>FileSystem</WebPublishMethod>
|
|
<SiteUrlToLaunchAfterPublish />
|
|
<TargetFramework>net6.0</TargetFramework>
|
|
<ProjectGuid>6184eab9-b44b-42fc-8cd3-e36933a3dad5</ProjectGuid>
|
|
<SelfContained>false</SelfContained>
|
|
</PropertyGroup>
|
|
</Project>
|
|
|