File tree Expand file tree Collapse file tree
ColoryrBuild/Properties/PublishProfiles
ColoryrServer/ASP/Properties/PublishProfiles Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
44-->
55<Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
66 <PropertyGroup >
7- <Configuration >Release </Configuration >
7+ <Configuration >Debug </Configuration >
88 <Platform >Any CPU</Platform >
99 <PublishDir >..\build_out\Publish\Build</PublishDir >
1010 <PublishProtocol >FileSystem</PublishProtocol >
1111 <TargetFramework >net6.0-windows7.0</TargetFramework >
1212 <SelfContained >false</SelfContained >
1313 <RuntimeIdentifier >win-x64</RuntimeIdentifier >
14- <PublishSingleFile >True </PublishSingleFile >
15- <PublishReadyToRun >False </PublishReadyToRun >
14+ <PublishSingleFile >true </PublishSingleFile >
15+ <PublishReadyToRun >false </PublishReadyToRun >
1616 </PropertyGroup >
1717</Project >
Original file line number Diff line number Diff line change @@ -16,6 +16,5 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
1616 <TargetFramework >net6.0</TargetFramework >
1717 <ProjectGuid >ce8e78c5-911d-4423-8dee-51aa8afb3f74</ProjectGuid >
1818 <SelfContained >false</SelfContained >
19- <RuntimeIdentifier >win-x64</RuntimeIdentifier >
2019 </PropertyGroup >
2120</Project >
You can’t perform that action at this time.
0 commit comments