diff --git a/Directory.Build.props b/Directory.Build.props index 5dbf188157..9bdaff7035 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,11 +4,11 @@ $(MSBuildProjectDirectory)\.. - + - + $(MSBuildProjectName.Substring(10)) diff --git a/Intersect.Server/Intersect.Server.csproj b/Intersect.Server/Intersect.Server.csproj index 9cc590a486..5ba04f4171 100644 --- a/Intersect.Server/Intersect.Server.csproj +++ b/Intersect.Server/Intersect.Server.csproj @@ -132,7 +132,7 @@ - + diff --git a/Intersect.props b/Intersect.props index 73c56b9d9f..306a856378 100644 --- a/Intersect.props +++ b/Intersect.props @@ -29,8 +29,8 @@ - - + + @@ -50,14 +50,14 @@ - + - + - - + + unknowncommit @@ -68,7 +68,7 @@ $(_GitCommitSha) - + @@ -76,6 +76,6 @@ <_Parameter2>$(CommitSha) - + \ No newline at end of file