dotnet / scenario-tests

Scenario testing for installed .NET Core SDKs
MIT License
6 stars 7 forks source link

Branch for net10 #107

Closed mmitche closed 2 months ago

ViktorHofer commented 2 months ago

We probably also need the dotnet10* feeds soon. Might make sense to include them here.

mmitche commented 2 months ago

Except for SBE, the net10 feeds aren't actually needed for the build of the repo. When we get a net10 SDK flowing into here, then yes.

ViktorHofer commented 2 months ago

Btw, you might want to mark the CI leg as required and also enable auto merge in this repo:

image