Skip to content

Commit 00f63fe

Browse files
committed
Bump Razor and Roslyn to respond to Razor serialization changes
1 parent 22af2ad commit 00f63fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
}
3838
},
3939
"defaults": {
40-
"roslyn": "4.12.0-1.24366.6",
40+
"roslyn": "4.12.0-1.24372.2",
4141
"omniSharp": "1.39.11",
42-
"razor": "9.0.0-preview.24365.1",
42+
"razor": "9.0.0-preview.24366.2",
4343
"razorOmnisharp": "7.0.0-preview.23363.1",
4444
"xamlTools": "17.12.35119.17"
4545
},
@@ -5575,4 +5575,4 @@
55755575
}
55765576
]
55775577
}
5578-
}
5578+
}

0 commit comments

Comments
 (0)