diff --git a/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj b/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj index d483371a18..9b6fe29f6f 100644 --- a/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj +++ b/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj @@ -228,7 +228,7 @@ This package is an internal implementation of the .NET Core SDK and is not meant 0) { Assert.True(Version.TryParse(parts[2], out _), "Assembly version must be convertable to System.Version");