12345678910111213141516171819202122 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <WebPublishMethod>FileSystem</WebPublishMethod>
- <PublishProvider>FileSystem</PublishProvider>
- <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
- <LastUsedPlatform>Any CPU</LastUsedPlatform>
- <SiteUrlToLaunchAfterPublish />
- <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
- <ExcludeApp_Data>False</ExcludeApp_Data>
- <ProjectGuid>947b9cb1-3953-4539-b321-b466f0d5c067</ProjectGuid>
- <publishUrl>E:\GIt\BX\CZFW.CMS.Admin\bin\Release\web</publishUrl>
- <DeleteExistingFiles>True</DeleteExistingFiles>
- <TargetFramework>netcoreapp2.1</TargetFramework>
- <SelfContained>false</SelfContained>
- <_IsPortable>true</_IsPortable>
- </PropertyGroup>
- </Project>
|