diff --git a/src/Directory.Build.props b/src/Directory.Build.props index b24450d7..a39d7336 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -4,13 +4,7 @@ false - true + true @@ -152,7 +146,7 @@ - + - - - + + + - - - + + + - + $(IntermediateOutputPath)\$([MSBuild]::ValueOrDefault('%(RelativeDir)', '').Replace('\', '.').Replace('/', '.'))%(Filename).g$(DefaultLanguageSourceExtension) $(Language) @@ -141,10 +129,7 @@ - + @@ -160,7 +145,7 @@ - <_GitSourceRoot Include="@(SourceRoot -> WithMetadataValue('SourceControl', 'git'))" /> + <_GitSourceRoot Include="@(SourceRoot -> WithMetadataValue('SourceControl', 'git'))" /> @@ -169,11 +154,7 @@ - + $(RepositoryUrl) $(Description) @@ -182,7 +163,7 @@ - + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index 656e2ce2..4e04cb15 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -27,9 +27,9 @@ - + - +