| 123456789101112131415161718192021 |
- <?xml version="1.0" encoding="utf-8"?>
- <!--
- https://go.microsoft.com/fwlink/?LinkID=208121.
- -->
- <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <DeleteExistingFiles>true</DeleteExistingFiles>
- <ExcludeApp_Data>false</ExcludeApp_Data>
- <LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
- <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
- <LastUsedPlatform>Any CPU</LastUsedPlatform>
- <PublishProvider>FileSystem</PublishProvider>
- <PublishUrl>D:\Viettech\Code\NetCore\ApiProcessToken\publish</PublishUrl>
- <WebPublishMethod>FileSystem</WebPublishMethod>
- <SiteUrlToLaunchAfterPublish />
- <TargetFramework>netcoreapp3.1</TargetFramework>
- <ProjectGuid>7650609d-17bf-452b-80f0-ce9cd388829b</ProjectGuid>
- <SelfContained>true</SelfContained>
- <RuntimeIdentifier>win-x64</RuntimeIdentifier>
- </PropertyGroup>
- </Project>
|