Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 236b7c4

Browse files
author
N. Taylor Mullen
committed
Make RazorTooling coherent until we drop all versions to not raise users dependencies.
1 parent 6a6b89e commit 236b7c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Microsoft.AspNetCore.Razor.Tools/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"Microsoft.AspNetCore.Razor.Design": "1.0.0-*",
2929
"Microsoft.DotNet.Cli.Utils": "1.0.0-*",
30-
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-*",
30+
"Microsoft.Extensions.PlatformAbstractions": "1.1.0-*",
3131
"Microsoft.Extensions.DotnetToolDispatcher.Sources": {
3232
"type": "build",
3333
"version": "1.1.0-*"

0 commit comments

Comments
 (0)