This repository was archived by the owner on Apr 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Microsoft.AspNet.AngularServices
Microsoft.AspNet.NodeServices
Microsoft.AspNet.ReactServices
Microsoft.AspNet.SpaServices Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0-alpha7" ,
2
+ "version" : " 1.0.0-alpha7-* " ,
3
3
"description" : " Helpers for building Angular 2 applications on ASP.NET 5." ,
4
4
"compilationOptions" : {
5
5
"keyFile" : " ../../tools/Key.snk"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0-alpha7" ,
2
+ "version" : " 1.0.0-alpha7-* " ,
3
3
"description" : " Invoke Node.js modules at runtime in ASP.NET 5 applications." ,
4
4
"compilationOptions" : {
5
5
"keyFile" : " ../../tools/Key.snk"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0-alpha7" ,
2
+ "version" : " 1.0.0-alpha7-* " ,
3
3
"description" : " Helpers for building React applications on ASP.NET 5." ,
4
4
"compilationOptions" : {
5
5
"keyFile" : " ../../tools/Key.snk"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0-alpha7-1 " ,
2
+ "version" : " 1.0.0-alpha7-* " ,
3
3
"description" : " Microsoft.AspNet.SpaServices" ,
4
4
"compilationOptions" : {
5
5
"keyFile" : " ../../tools/Key.snk"
You can’t perform that action at this time.
0 commit comments