dotnet / aspire-samples

MIT License
560 stars 153 forks source link

update dependency versions #312

Closed danmoseley closed 4 weeks ago

danmoseley commented 4 weeks ago
dotnet tool install --global dotnet-outdated-tool
dotnet outdated -vl Major -u

(this picked up for.dependabot.only.sln, all samples need to be in there.)