mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Have CI build 1.1.1 RTM versions of NodeServices/SpaServices for release
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<Description>Invoke Node.js modules at runtime in ASP.NET Core applications.</Description>
|
<Description>Invoke Node.js modules at runtime in ASP.NET Core applications.</Description>
|
||||||
<TargetFrameworks>net451;netstandard1.6</TargetFrameworks>
|
<TargetFrameworks>net451;netstandard1.6</TargetFrameworks>
|
||||||
<VersionPrefix>1.1.1</VersionPrefix>
|
<VersionPrefix>1.1.1</VersionPrefix>
|
||||||
<VersionSuffix>alpha</VersionSuffix>
|
<VersionSuffix>rtm</VersionSuffix>
|
||||||
<PackageTags>aspnetcore;aspnetcoremvc;nodeservices</PackageTags>
|
<PackageTags>aspnetcore;aspnetcoremvc;nodeservices</PackageTags>
|
||||||
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
|
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<Description>Helpers for building single-page applications on ASP.NET MVC Core.</Description>
|
<Description>Helpers for building single-page applications on ASP.NET MVC Core.</Description>
|
||||||
<TargetFrameworks>net451;netstandard1.6</TargetFrameworks>
|
<TargetFrameworks>net451;netstandard1.6</TargetFrameworks>
|
||||||
<VersionPrefix>1.1.1</VersionPrefix>
|
<VersionPrefix>1.1.1</VersionPrefix>
|
||||||
<VersionSuffix>alpha</VersionSuffix>
|
<VersionSuffix>rtm</VersionSuffix>
|
||||||
<PackageTags>aspnetcore;aspnetcoremvc;nodeservices</PackageTags>
|
<PackageTags>aspnetcore;aspnetcoremvc;nodeservices</PackageTags>
|
||||||
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
|
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user