Skip to content

Commit e245de2

Browse files
Add RepositoryRoot
1 parent f1efb29 commit e245de2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<Product>Microsoft ASP.NET Core</Product>
66
<RepositoryUrl>https://github.com/aspnet/JsonPatch</RepositoryUrl>
77
<RepositoryType>git</RepositoryType>
8+
<RepositoryRoot>$(MSBuildThisFileDirectory)</RepositoryRoot>
89
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)build\Key.snk</AssemblyOriginatorKeyFile>
910
<SignAssembly>true</SignAssembly>
1011
<PublicSign Condition="'$(OS)' != 'Windows_NT'">true</PublicSign>

0 commit comments

Comments
 (0)