Skip to content

Commit 152ccdb

Browse files
committed
Setting the publish to do Any CPU.
1 parent 5e646fc commit 152ccdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eFormAPI/eFormAPI/Properties/PublishProfiles/FolderProfile.pubxml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<!--
33
This file is used by the publish/package process of your Web project. You can customize the behavior of this process
44
by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121.
@@ -8,7 +8,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
88
<WebPublishMethod>FileSystem</WebPublishMethod>
99
<PublishProvider>FileSystem</PublishProvider>
1010
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
11-
<LastUsedPlatform>x64</LastUsedPlatform>
11+
<LastUsedPlatform>Any CPU</LastUsedPlatform>
1212
<SiteUrlToLaunchAfterPublish />
1313
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
1414
<ExcludeApp_Data>False</ExcludeApp_Data>

0 commit comments

Comments
 (0)