diff --git a/src/Directory.Build.props b/src/Directory.Build.props index b0b9d94..618163e 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -4,13 +4,7 @@ false - true + true @@ -150,7 +144,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 7e860d1..a8d2694 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -7,9 +7,9 @@ - - - + + +