Skip to content

Commit e8fba56

Browse files
committed
Update to .NET 9 Preview 7
1 parent 67a8493 commit e8fba56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

projects/net9/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ASP.NET Core 9 (3)
22

3-
These samples require SDK [9.0.100-preview.6](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)
3+
These samples require SDK [9.0.100-preview.7](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)
44

55
* [TypedResults.InternalServerError](typed-results-2)
66

projects/net9/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "9.0.100-preview.6.24328.19",
3+
"version": "9.0.100-preview.7.24407.12 ",
44
"rollForward": "major"
55
}
66
}

0 commit comments

Comments
 (0)