This repository was archived by the owner on Mar 24, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Properties/PublishProfiles Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!--
3+ This file is used by the publish/package process of your Web project. You can customize the behavior of this process
4+ by editing this MSBuild file. In order to learn more about this please visit http://go.microsoft.com/fwlink/?LinkID=208121.
5+ -->
6+ <Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
7+ <PropertyGroup >
8+ <WebPublishMethod >FileSystem</WebPublishMethod >
9+ <LastUsedBuildConfiguration >Release</LastUsedBuildConfiguration >
10+ <LastUsedPlatform >Any CPU</LastUsedPlatform >
11+ <SiteUrlToLaunchAfterPublish />
12+ <LaunchSiteAfterPublish >True</LaunchSiteAfterPublish >
13+ <ExcludeApp_Data >False</ExcludeApp_Data >
14+ <publishUrl >C:\temp\scomapi\test</publishUrl >
15+ <DeleteExistingFiles >False</DeleteExistingFiles >
16+ </PropertyGroup >
17+ </Project >
Original file line number Diff line number Diff line change 283283 </ItemGroup >
284284 <ItemGroup >
285285 <Content Include =" packages.config" />
286+ <None Include =" Properties\PublishProfiles\web.pubxml" />
286287 <None Include =" Web.Debug.config" >
287288 <DependentUpon >Web.config</DependentUpon >
288289 </None >
292293 </ItemGroup >
293294 <ItemGroup >
294295 <Folder Include =" App_Data\" />
295- <Folder Include =" Properties\PublishProfiles\" />
296296 </ItemGroup >
297297 <ItemGroup >
298298 <WCFMetadata Include =" Service References\" />
You can’t perform that action at this time.
0 commit comments