Blob viewer now works using coloring line nrs raw download eand copy. Bug fix when filenames have spaces, and serving .csproj and other normaly prohibited.
204cc2219be40e9678a03cfaa41a45e0b36e153b
1 files changed
src/GitServer/Properties/PublishProfiles/productie-aster.pubxml
diff --git a/src/GitServer/Properties/PublishProfiles/productie-aster.pubxml b/src/GitServer/Properties/PublishProfiles/productie-aster.pubxml
new file mode 100644
index 0000000..79d1bb0
--- /dev/null
+++ b/src/GitServer/Properties/PublishProfiles/productie-aster.pubxml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
+<Project>
+ <PropertyGroup>
+ <WebPublishMethod>MSDeploy</WebPublishMethod>
+ <LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
+ <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
+ <LastUsedPlatform>Any CPU</LastUsedPlatform>
+ <SiteUrlToLaunchAfterPublish>aa</SiteUrlToLaunchAfterPublish>
+ <ExcludeApp_Data>false</ExcludeApp_Data>
+ <ProjectGuid>ba2214e9-6c25-b1ab-5ff1-0ae5b748ee72</ProjectGuid>
+ <SelfContained>false</SelfContained>
+ <MSDeployServiceURL>aaaa</MSDeployServiceURL>
+ <DeployIisAppPath>bbb</DeployIisAppPath>
+ <RemoteSitePhysicalPath />
+ <SkipExtraFilesOnServer>true</SkipExtraFilesOnServer>
+ <MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
+ <EnableMSDeployBackup>true</EnableMSDeployBackup>
+ <EnableMsDeployAppOffline>true</EnableMsDeployAppOffline>
+ <UserName>aa</UserName>
+ <_SavePWD>false</_SavePWD>
+ <_TargetId>IISWebDeploy</_TargetId>
+ </PropertyGroup>
+</Project>
\ No newline at end of file