Skip to content

Commit 05c1253

Browse files
authored
Fixed solution by removing bogus configuration for debug mode (#21)
* No idea how/where that crept in, but it was impacting any system cloning the code an using a debug configuration Co-authored-by: Steven Maillet <25911635+smaillet@users.noreply.github.com>
1 parent 8c0b09c commit 05c1253

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Ubiquity.NET.Versioning.slnx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,7 @@
3636
<File Path="../OneFlow/ReadMe.md" />
3737
<File Path="../OneFlow/Start-Release.ps1" />
3838
</Folder>
39-
<Project Path="../docfx/documentation.msbuildproj" Type="13b669be-bb05-4ddf-9536-439f39a36129">
40-
<Platform Solution="Debug|*" Project="x86" />
41-
</Project>
39+
<Project Path="../docfx/documentation.msbuildproj" Type="13b669be-bb05-4ddf-9536-439f39a36129" />
4240
<Project Path="../PsModules/CommonBuild/CommonBuild.pssproj" Type="f5034706-568f-408a-b7b3-4d38c6db8a32" Id="6cafc0c6-a428-4d30-a9f9-700e829fea51" />
4341
<Project Path="../PsModules/RepoBuild/RepoBuild.pssproj" Type="f5034706-568f-408a-b7b3-4d38c6db8a32" Id="0c6a5f49-fc2a-4e62-8dd8-b31ade60ec76" />
4442
<Project Path="Ubiquity.NET.Versioning.Build.Tasks/Ubiquity.NET.Versioning.Build.Tasks.csproj" />

0 commit comments

Comments
 (0)