dotnet / NuGet.BuildTasks

The build tasks used to pick up package content from project.lock.json.
MIT License
45 stars 61 forks source link

Manually update arcade versions #96

Closed dmonroym closed 3 years ago

dmonroym commented 3 years ago

Dependency Flow seems to be broken since the subscription isn't accepted due to our repo having a dot on the name. I tried updating using darc update-dependencies --channel ".NET Eng - Latest"

dmonroym commented 3 years ago

Took care of this with a619880 (#95)