We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470b276 commit 595a830Copy full SHA for 595a830
Directory.Build.props
@@ -5,6 +5,7 @@
5
</PropertyGroup>
6
7
<PropertyGroup>
8
+ <!-- This is another dummy PR -->
9
<!-- $(RepoRoot) is normally set globally and Arcade overrides it to ensure a trailing slash. -->
10
<RepoRoot Condition=" '$(RepoRoot)' == '' OR !HasTrailingSlash('$(RepoRoot)') ">$(MSBuildThisFileDirectory)</RepoRoot>
11
0 commit comments