Skip to content

Commit ced5c61

Browse files
authored
Merge pull request #186 from TraGicCode/dependabot/dotnet_sdk/dotnet-sdk-10.0.102
Bump dotnet-sdk from 10.0.101 to 10.0.102
2 parents 4107621 + d6f1ebc commit ced5c61

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "NServiceBus CLI Dev Container",
3-
"image": "mcr.microsoft.com/dotnet/sdk:10.0.101",
3+
"image": "mcr.microsoft.com/dotnet/sdk:10.0.102",
44
"features": {
55
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
66
},

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
33
"rollForward": "latestFeature",
4-
"version": "10.0.101"
4+
"version": "10.0.102"
55
}
66
}

0 commit comments

Comments
 (0)