mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Update core package versions to 1.1.0-beta2-* so that CI will produce non-timestamped packages
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user