mirror of
https://github.com/Jetsparrow/antiantiswearingbot.git
synced 2026-01-20 23:16:08 +03:00
16 lines
582 B
XML
16 lines
582 B
XML
<?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>C:\Prog\releases\aasb</PublishUrl>
|
|
<WebPublishMethod>FileSystem</WebPublishMethod>
|
|
</PropertyGroup>
|
|
</Project> |