File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Griddly/Properties/PublishProfiles Expand file tree Collapse file tree 1 file changed +17
-0
lines changed 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:\dev\griddly</publishUrl >
15
+ <DeleteExistingFiles >True</DeleteExistingFiles >
16
+ </PropertyGroup >
17
+ </Project >
You can’t perform that action at this time.
0 commit comments