diff --git a/Directory.Build.props b/Directory.Build.props new file mode 100644 index 0000000..895fae2 --- /dev/null +++ b/Directory.Build.props @@ -0,0 +1,5 @@ + + + $([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)'))=./ + + \ No newline at end of file