diff --git a/new-cli/Directory.Packages.props b/new-cli/Directory.Packages.props index 23d92a7ba7..50e522a504 100644 --- a/new-cli/Directory.Packages.props +++ b/new-cli/Directory.Packages.props @@ -12,8 +12,8 @@ - - + + @@ -30,8 +30,8 @@ - + - + \ No newline at end of file diff --git a/new-cli/GitVersion.Core/GitVersion.Core.csproj b/new-cli/GitVersion.Core/GitVersion.Core.csproj index 47fe040631..d715674b84 100644 --- a/new-cli/GitVersion.Core/GitVersion.Core.csproj +++ b/new-cli/GitVersion.Core/GitVersion.Core.csproj @@ -11,6 +11,7 @@ + Infrastructure\Environment.cs diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index a37d9932ff..c98dae5605 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -13,8 +13,8 @@ - - + + @@ -27,10 +27,10 @@ - - - - + + + + @@ -38,13 +38,13 @@ - + - + - + diff --git a/src/GitVersion.Testing/GitVersion.Testing.csproj b/src/GitVersion.Testing/GitVersion.Testing.csproj index 08c0eba912..99bef60f1d 100644 --- a/src/GitVersion.Testing/GitVersion.Testing.csproj +++ b/src/GitVersion.Testing/GitVersion.Testing.csproj @@ -17,6 +17,7 @@ +