This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
867d070263
aspnetcore
/
templates
History
SteveSandersonMS
867d070263
Remove unused references to ThunkAction. Fixes a build error since @types/redux-thunk 2.2.0 removes the ThunkAction export.
2017-01-18 19:14:17 +00:00
..
Angular2Spa
For project.json-based projects, fix Kudu deployment by adding a .deployment file at the root
2017-01-07 00:08:06 +00:00
AureliaSpa
For project.json-based projects, fix Kudu deployment by adding a .deployment file at the root
2017-01-07 00:08:06 +00:00
KnockoutSpa
For project.json-based projects, fix Kudu deployment by adding a .deployment file at the root
2017-01-07 00:08:06 +00:00
ReactReduxSpa
Remove unused references to ThunkAction. Fixes a build error since @types/redux-thunk 2.2.0 removes the ThunkAction export.
2017-01-18 19:14:17 +00:00
ReactSpa
Fix react/redux TypeScript build errors caused by breaking changes in dependencies.
Fixes
#529
,
#582
,
#583
2017-01-16 10:46:28 +00:00
WebApplicationBasic
…
package-builder
Use correct docker base image for csproj projects.
Fixes
#574
.
2017-01-16 15:25:41 +00:00