You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there are multiple projects, it's easier to define the UserSecretsId in a single place, in a parent Directory.Build.props file.
It would be nice if the extension could consider those files too. Since it doesn't, we need to redefine the secret in every .csproj file in the workspace.
The text was updated successfully, but these errors were encountered:
If there are multiple projects, it's easier to define the
UserSecretsId
in a single place, in a parentDirectory.Build.props
file.It would be nice if the extension could consider those files too. Since it doesn't, we need to redefine the secret in every
.csproj
file in the workspace.The text was updated successfully, but these errors were encountered: