mirror of
https://github.com/XFox111/backbone.git
synced 2026-04-22 07:17:59 +03:00
feat: upgrade to dotnet 10
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"name": "Backbone",
|
||||
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
|
||||
"image": "mcr.microsoft.com/devcontainers/dotnet:1-9.0-noble",
|
||||
"image": "mcr.microsoft.com/devcontainers/dotnet:1-10.0-noble",
|
||||
|
||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||
"features": {
|
||||
|
||||
Reference in New Issue
Block a user