这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@eerhardt
Copy link
Member

@eerhardt eerhardt commented Nov 4, 2019

This disables the 42.42.42.42 assembly versions when building locally. Instead, a date based version is used with a -0 suffix.

This allows for locally built assemblies to replace official built assemblies in an install folder. This is useful for debugging (can replace a release binary with a debug binary), and for quick prototyping without having to rebuild the whole dotnet-try package and uninstall-reinstall.

Let me know if you'd like this fix or not. I found it useful myself so I could stick a Debug assembly in my local install. Some repos use this setting, some repos don't.

@jonsequitur
Copy link
Contributor

Happy to merge this. Would you mind rebasing and fixing up the merge conflicts?

This disables the `42.42.42.42` assembly versions when building locally. Instead, a date based version is used with a `-0` suffix.

This allows for locally built assemblies to replace official built assemblies in an install folder. This is useful for debugging (can replace a release binary with a debug binary), and for quick prototyping without having to rebuild the whole dotnet-try package and uninstall-reinstall.
@eerhardt
Copy link
Member Author

eerhardt commented Nov 6, 2019

Would you mind rebasing and fixing up the merge conflicts?

Done. Thanks!

@jonsequitur jonsequitur merged commit be44411 into dotnet:master Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants