- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <WebPublishMethod>FileSystem</WebPublishMethod>
- <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
- <LastUsedPlatform>AnyCPU</LastUsedPlatform>
- <publishUrl>bin/Release/netcoreapp3.0/publish</publishUrl>
- <DeleteExistingFiles>false</DeleteExistingFiles>
- <TargetFramework>netcoreapp3.0</TargetFramework>
- <SelfContained>false</SelfContained>
- <_IsPortable>true</_IsPortable>
- </PropertyGroup>
- </Project>
|