Skip to content

Commit

Permalink
Condition in sln file
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkatz6 committed Nov 15, 2024
1 parent 51c6dba commit 6028455
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/csharp/xplat/AvaloniaTest.sln
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AvaloniaTest.Android", "Ava
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3DA99C4E-89E3-4049-9C22-0A7EC60D83D8}"
ProjectSection(SolutionItems) = preProject
#if (UseCentralPackageManagement)
Directory.Build.props = Directory.Build.props
#else
Directory.Build.props = Directory.Build.props
#endif
EndProjectSection
EndProject
Global
Expand Down

0 comments on commit 6028455

Please sign in to comment.