Skip to content

Commit

Permalink
Update .NET SDK to 9.0.100-preview.6.24311.23 (#456)
Browse files Browse the repository at this point in the history
* Update .NET SDK

Update .NET SDK to version 9.0.100-preview.6.24311.23.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: costellobot <[email protected]>

* Move file

Move file to resolve IDE0130 warning.

* Move file

Move file to fix IDE0130 warning.

---------

Signed-off-by: costellobot <[email protected]>
Co-authored-by: Martin Costello <[email protected]>
  • Loading branch information
costellobot and martincostello authored Jun 12, 2024
1 parent 3493689 commit 6da8cbf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.100-preview.5.24307.3",
"version": "9.0.100-preview.6.24311.23",
"allowPrerelease": false,
"rollForward": "latestMajor"
}
Expand Down
File renamed without changes.

0 comments on commit 6da8cbf

Please sign in to comment.