Skip to content

Commit 9f86894

Browse files
committed
1.0.7 patch version updates
1 parent f9ed137 commit 9f86894

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/Microsoft.VisualStudio.Web.BrowserLink.Loader

src/Microsoft.VisualStudio.Web.BrowserLink.Loader/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "14.0.3",
2+
"version": "14.0.4",
33
"description": "A middleware that supports creating a communication channel between the development environment and one or more web browsers.",
44
"buildOptions": {
55
"warningsAsErrors": true,
@@ -16,7 +16,7 @@
1616
]
1717
},
1818
"dependencies": {
19-
"Microsoft.AspNetCore.Http.Abstractions": "1.0.3",
19+
"Microsoft.AspNetCore.Http.Abstractions": "1.0.4",
2020
"Microsoft.Extensions.FileProviders.Physical": "1.0.1",
2121
"Microsoft.Extensions.PlatformAbstractions": "1.0.0"
2222
},

0 commit comments

Comments
 (0)