diff --git a/src/BuildIntegration/Microsoft.NETCore.Native.Unix.props b/src/BuildIntegration/Microsoft.NETCore.Native.Unix.props index e0b5d6e309c..832beb687c0 100644 --- a/src/BuildIntegration/Microsoft.NETCore.Native.Unix.props +++ b/src/BuildIntegration/Microsoft.NETCore.Native.Unix.props @@ -88,6 +88,7 @@ See the LICENSE file in the project root for more information. + diff --git a/tests/src/Simple/StaticLibrary/StaticLibrary.csproj b/tests/src/Simple/StaticLibrary/StaticLibrary.csproj index b3477312a6e..cc150721f51 100644 --- a/tests/src/Simple/StaticLibrary/StaticLibrary.csproj +++ b/tests/src/Simple/StaticLibrary/StaticLibrary.csproj @@ -39,6 +39,7 @@ +