Update core package versions to 1.1.0-beta2-* so that CI will produce non-timestamped packages

This commit is contained in:
SteveSandersonMS
2017-01-03 10:29:22 +00:00
parent e6cfe93e13
commit 70f59fc8ec
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{ {
"description": "Helpers for building Angular 2 applications on ASP.NET Core.", "description": "Helpers for building Angular 2 applications on ASP.NET Core.",
"version": "1.1.0-*", "version": "1.1.0-beta2-*",
"packOptions": { "packOptions": {
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"description": "Socket-based RPC for Microsoft.AspNetCore.NodeServices", "description": "Socket-based RPC for Microsoft.AspNetCore.NodeServices",
"version": "1.1.0-*", "version": "1.1.0-beta2-*",
"packOptions": { "packOptions": {
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"description": "Invoke Node.js modules at runtime in ASP.NET Core applications.", "description": "Invoke Node.js modules at runtime in ASP.NET Core applications.",
"version": "1.1.0-*", "version": "1.1.0-beta2-*",
"packOptions": { "packOptions": {
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"description": "Helpers for building React applications on ASP.NET Core.", "description": "Helpers for building React applications on ASP.NET Core.",
"version": "1.1.0-*", "version": "1.1.0-beta2-*",
"packOptions": { "packOptions": {
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"description": "Helpers for building single-page applications on ASP.NET MVC Core", "description": "Helpers for building single-page applications on ASP.NET MVC Core",
"version": "1.1.0-*", "version": "1.1.0-beta2-*",
"packOptions": { "packOptions": {
"repository": { "repository": {
"type": "git", "type": "git",