Skip to content

Commit 1aa95a7

Browse files
committed
Update Angular
1 parent 89bba60 commit 1aa95a7

File tree

5 files changed

+1606
-3532
lines changed

5 files changed

+1606
-3532
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
buildPlatform: Any CPU
88
buildConfiguration: Release
99
version: 5.4.3
10-
dotnetSDKVersion: 9.0.101
10+
dotnetSDKVersion: 9.0.102
1111
nodeVersion: 22
1212

1313
jobs:

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "9.0.101",
3+
"version": "9.0.102",
44
"rollForward": "latestMajor"
55
}
66
}

0 commit comments

Comments
 (0)