Skip to content

Commit

Permalink
Remove tooling->preview flow (dotnet#7149)
Browse files Browse the repository at this point in the history
This is not needed until RC-ish.
  • Loading branch information
mmitche authored and akoeplinger committed Apr 12, 2021
1 parent e10ffb4 commit b018110
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions scripts/create-net6-preview-flow.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,5 @@ AddFlow https://github.com/dotnet/sdk $SdkChannel https://github.com/dotnet/inst
AddFlow https://github.com/dotnet/roslyn-analyzers $SdkChannel https://github.com/dotnet/sdk $SdkBranch EveryBuild
AddFlow https://github.com/dotnet/templating $RuntimeChannel https://github.com/dotnet/sdk $SdkBranch EveryBuild

Write-Host "Add tooling->sdk flow"
AddFlow https://github.com/nuget/nuget.client $VSChannel https://github.com/dotnet/sdk $SdkBranch EveryBuild
AddFlow https://github.com/dotnet/roslyn "VS Master" https://github.com/dotnet/sdk $SdkBranch EveryBuild
AddFlow https://github.com/dotnet/fsharp $VSChannel https://github.com/dotnet/sdk $SdkBranch EveryBuild
AddFlow https://github.com/dotnet/msbuild $VSChannel https://github.com/dotnet/sdk $SdkBranch EveryBuild



0 comments on commit b018110

Please sign in to comment.