Skip to content

Commit

Permalink
Merge pull request #5 from yildirimcagri/master
Browse files Browse the repository at this point in the history
Update Knockout-WinJS bridge to support WinJS 4.1
  • Loading branch information
yildirimcagri-msft committed Jul 25, 2015
2 parents 4b9d15d + 0a8acdf commit fbdbe4f
Show file tree
Hide file tree
Showing 3 changed files with 392 additions and 164 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ x64/
build/
[Bb]in/
[Oo]bj/
node_modules/

# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
!packages/*/build/
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2013 Josh Williams
Copyright (c) 2015 Microsoft Corp.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
Loading

0 comments on commit fbdbe4f

Please sign in to comment.