Skip to content

Commit

Permalink
bkp - Reordered build helper project (backport)
Browse files Browse the repository at this point in the history
---

We've moved the build helper project to the top of the solution.

---

The following commits or tags are used for this backport:
  - Aptivi/Nitrocid@de65020

---

Type: bkp
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Feb 23, 2025
1 parent 663d5b5 commit 7a81764
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 8 deletions.
3 changes: 0 additions & 3 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,4 @@
<Output TaskParameter="Value" PropertyName="PackageVersion"/>
</CreateProperty>
</Target>
<ItemGroup Condition="'$(MSBuildProjectFile)' != 'BuildTargets.csproj'">
<ProjectReference Include="$(RootPath)/private/BuildTargets/BuildTargets.csproj" PrivateAssets="All" />
</ItemGroup>
</Project>
4 changes: 2 additions & 2 deletions Textify.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34322.80
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BuildTargets", "private\BuildTargets\BuildTargets.csproj", "{06E4207D-D3D3-4A8C-949E-C0D0080ED798}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Textify", "public\Textify\Textify.csproj", "{CB3B9D62-0BA5-4A25-9633-101F2D075D8E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Public", "Public", "{0A6A4E1B-3155-449E-9F2F-907FEBEDA33F}"
Expand Down Expand Up @@ -36,8 +38,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Private", "Private", "{6C08
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Helpers", "Helpers", "{0EBDA30D-3153-4EA6-8BCA-684AE073910B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BuildTargets", "private\BuildTargets\BuildTargets.csproj", "{06E4207D-D3D3-4A8C-949E-C0D0080ED798}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down
2 changes: 1 addition & 1 deletion assets/NamesList
2 changes: 1 addition & 1 deletion assets/UnicodeList
2 changes: 1 addition & 1 deletion assets/WordsList

0 comments on commit 7a81764

Please sign in to comment.