Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit e3ddc84

Browse files
authored
Add clarification about interim state of repo consolidation (#13015)
1 parent 720114e commit e3ddc84

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# This Repo has moved!
22

3-
Going forward, this repo will be merged into https://github.com/dotnet/sdk. Previous releases will still be serviced out of this repo.
3+
Going forward, this repo will be merged into https://github.com/dotnet/sdk. Previous releases (prior to .NET 5) will still be serviced out of this repo.
4+
5+
At this point in time, the source code has been merged into https://github.com/dotnet/toolset, which will shortly itself be merged into https://github.com/dotnet/sdk.
6+
7+
If you have an issue to file, log it at https://github.com/dotnet/sdk as that will be the final resting place. If you have a code change to code that used to be in this repo, you can submit a PR to https://github.com/dotnet/toolset, but keep in mind that the code will be moved shortly to https://github.com/dotnet/sdk. If your change is not urgent, then you may wish to wait for that to happen and submit to https://github.com/dotnet/sdk after the final consolidation there, in order to avoid having to migrate your changes to a new PR.
48

59
For more information, see [dotnet/announcements#119 "Consolidating .NET GitHub repos"](https://github.com/dotnet/announcements/issues/119)
610

@@ -12,4 +16,4 @@ If you are looking for the latest nightly of the .NET Core SDK, see https://gith
1216

1317
|Windows x64|
1418
|:------:|
15-
|[![Build Status](https://dev.azure.com/dnceng/internal/_apis/build/status/224)](https://dev.azure.com/dnceng/internal/_build?definitionId=224)|
19+
|[![Build Status](https://dev.azure.com/dnceng/internal/_apis/build/status/224)](https://dev.azure.com/dnceng/internal/_build?definitionId=224)|

0 commit comments

Comments
 (0)