Delete VisualStudioSetup.Next#25693
Conversation
This project originally existed to support a Dev14 vs. Dev15 split, which we no longer version that way. This project had it's contents moved out a few minor updates of Dev15 ago, and is now empty, only so that way if you had an older VS Update F5 would still work. Now we require 15.6 as a base drop, which also has this containing nothing, so we can just delete this.
|
@dotnet-bot retest this please. |
1 similar comment
|
@dotnet-bot retest this please. |
|
@dotnet-bot retest windows_debug_unit64_prtest please. |
|
And just to say it here: before this can go in we need to delete some references to Setup.Next that live in divisional setup. I have a pull request for that which needs to go in first. |
|
Do we have "contributing" documents that refer to Setup.Next? If we do, please update them as well. Thanks |
|
@jcouv The main one I know of was updated as a part of this PR. |
|
(but always good to be on the lookout for stale docs, so thanks for thinking!) |
|
@AdamSpeight2008 That's "expected" as that branch is more or less dead. We'll probably be deleting it soonish for good. But thanks for the reminder. |
|
@jasonmalinowski There is also a reference to Next in the wiki here under step 4 |
|
@KGRWhite Thanks deleted! |
This project originally existed to support a Dev14 vs. Dev15 split, which we no longer version that way. This project had it's contents moved out a few minor updates of Dev15 ago, and is now empty, only so that way if you had an older VS Update F5 would still work. Now we require 15.6 as a base drop, which also has this containing nothing, so we can just delete this.
Putting this in master so we have sufficient time to shake out any silly side-effects of this.