This website requires JavaScript.
Explore
Help
Register
Sign In
daohualiuxiang
/
AspNetCore.Docs
mirror of
https://github.com/dotnet/AspNetCore.Docs.git
Watch
1
Star
0
Fork
You've already forked AspNetCore.Docs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b1d63f0983
AspNetCore.Docs
/
aspnet
/
client-side
/
angular
/
sample
/
AngularSample
/
global.json
7 lines
87 B
JSON
Raw
Normal View
History
Unescape
Escape
Update Angular doc and sample code to RC1
2015-12-13 11:52:13 +08:00
{
Update angular article to beta6
2015-07-31 12:52:51 +08:00
"projects"
:
[
"src"
,
"test"
]
,
"sdk"
:
{
Update Angular doc and sample code to RC1
2015-12-13 11:52:13 +08:00
"version"
:
"1.0.0-rc1-update1"
Update angular article to beta6
2015-07-31 12:52:51 +08:00
}
}