File tree 2 files changed +3
-4
lines changed
ColoryrBuild/Properties/PublishProfiles
ColoryrServer/ASP/Properties/PublishProfiles
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
4
4
-->
5
5
<Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
6
6
<PropertyGroup >
7
- <Configuration >Release </Configuration >
7
+ <Configuration >Debug </Configuration >
8
8
<Platform >Any CPU</Platform >
9
9
<PublishDir >..\build_out\Publish\Build</PublishDir >
10
10
<PublishProtocol >FileSystem</PublishProtocol >
11
11
<TargetFramework >net6.0-windows7.0</TargetFramework >
12
12
<SelfContained >false</SelfContained >
13
13
<RuntimeIdentifier >win-x64</RuntimeIdentifier >
14
- <PublishSingleFile >True </PublishSingleFile >
15
- <PublishReadyToRun >False </PublishReadyToRun >
14
+ <PublishSingleFile >true </PublishSingleFile >
15
+ <PublishReadyToRun >false </PublishReadyToRun >
16
16
</PropertyGroup >
17
17
</Project >
Original file line number Diff line number Diff line change @@ -16,6 +16,5 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
16
16
<TargetFramework >net6.0</TargetFramework >
17
17
<ProjectGuid >ce8e78c5-911d-4423-8dee-51aa8afb3f74</ProjectGuid >
18
18
<SelfContained >false</SelfContained >
19
- <RuntimeIdentifier >win-x64</RuntimeIdentifier >
20
19
</PropertyGroup >
21
20
</Project >
You can’t perform that action at this time.
0 commit comments