diff --git a/src/Framework/pkg/Microsoft.AspNetCore.App.targets b/src/Framework/pkg/Microsoft.AspNetCore.App.targets index 9e85ffd05545..be73b09622f3 100644 --- a/src/Framework/pkg/Microsoft.AspNetCore.App.targets +++ b/src/Framework/pkg/Microsoft.AspNetCore.App.targets @@ -4,4 +4,27 @@ Text="This version of Microsoft.AspNetCore.App is only compatible with the netcoreapp3.0 target framework. Please target netcoreapp3.0 or choose a version of Microsoft.AspNetCore.App compatible with $(TargetFramework)." Condition="'$(TargetFramework)' != 'netcoreapp3.0'"/> + + + + + + + + <_Parameter1>$(UserSecretsId.Trim()) + + +