We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3316d0 commit 9d50061Copy full SHA for 9d50061
src/Microsoft.AspNetCore.NodeServices/project.json
@@ -1,6 +1,6 @@
1
{
2
"description": "Invoke Node.js modules at runtime in ASP.NET Core applications.",
3
- "version": "1.1.0-beta2-*",
+ "version": "1.1.0-rc1-*",
4
"packOptions": {
5
"repository": {
6
"type": "git",
src/Microsoft.AspNetCore.SpaServices/project.json
"description": "Helpers for building single-page applications on ASP.NET MVC Core",
0 commit comments