Skip to content

Commit

Permalink
chore (Solution): adds ref to Directory.Build.Props
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiepollock committed Jan 12, 2024
1 parent 0c4089f commit 5a43efe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Rhythm.Drop.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Rhythm.Drop.Web.Infrastruct
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Rhythm.Drop.Web", "Rhythm.Drop.Web\Rhythm.Drop.Web.csproj", "{13362A8B-4588-4BCD-B8FE-D003246A7DB1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B38424C7-AB9D-43E4-B14F-58B3B46033F1}"
ProjectSection(SolutionItems) = preProject
Directory.Build.props = Directory.Build.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down

0 comments on commit 5a43efe

Please sign in to comment.