Skip to content

Commit 2ee7672

Browse files
Merge pull request #180 from bexis/dev_v3
Dev v3
2 parents 12588b3 + 2d1b03e commit 2ee7672

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Console/BExIS.Web.Shell/Areas/MMM/IDIV.Modules.Mmm.UI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
<None Include="Properties\PublishProfiles\BexisServer_master.pubxml" />
148148
<None Include="Properties\PublishProfiles\BexisServer_rc.pubxml" />
149149
<None Include="Properties\PublishProfiles\BexisServer_train.pubxml" />
150+
<None Include="Properties\PublishProfiles\BexisServer_v4-ProdTestsite.pubxml" />
150151
<None Include="Scripts\jquery-3.6.0.intellisense.js" />
151152
<Content Include="Scripts\jquery-3.6.0.js" />
152153
<Content Include="Scripts\jquery-3.6.0.min.js" />

Console/BExIS.Web.Shell/Areas/MMM/Properties/PublishProfiles/BexisServer_v4-ProdTestsite.pubxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ indem Sie diese MSBuild-Datei bearbeiten. Weitere Informationen hierzu finden Si
1212
<SiteUrlToLaunchAfterPublish />
1313
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
1414
<ExcludeApp_Data>False</ExcludeApp_Data>
15-
<publishUrl>C:\inetpub\wwwroot\v4-ProdTestsite\Site\Areas\BAM</publishUrl>
15+
<publishUrl>C:\inetpub\wwwroot\v4-ProdTestsite\Site\Areas\MMM</publishUrl>
1616
<DeleteExistingFiles>False</DeleteExistingFiles>
1717
</PropertyGroup>
1818
</Project>

0 commit comments

Comments
 (0)