-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add link to recommended MSBuild Properties #4928
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
.`runsettings` File paths can be specified with an MSBuild property, but only the ones mentioned in the linked doc work in all cases.
@vritant24 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
@vritant24 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Hi @Mikejo5000 - If the updates are approved, we can remove the locale from the URL before merging the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Looks good.
@ktoliver That would be great if you can fix the URL. Let me know if you want me to sign off. |
@ktoliver : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Thanks @Mikejo5000 I'll go ahead and merge the PR. |
Thanks for fixing the URL and the quick merge @ktoliver @Mikejo5000 💯 |
.
runsettings
File paths can be specified with an MSBuild property, but only the ones mentioned in the linked doc work in all cases.