You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# ExtCore Framework 1.1.0 Sample MVC Web Application
1
+
# ExtCore Framework 1.1.1 Sample MVC Web Application
2
2
3
3
[](https://gitter.im/ExtCore/ExtCore?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4
4
@@ -22,12 +22,12 @@ add direct dependencies to the extensions in the project.json file of the main w
22
22
23
23
### Other Samples
24
24
25
-
*[Full-featured ExtCore 1.1.0 framework sample web application](https://github.com/ExtCore/ExtCore-Sample);
26
-
*[ExtCore Framework 1.1.0 Sample Simplest Web Application](https://github.com/ExtCore/ExtCore-Sample-Simplest);
27
-
*[ExtCore Framework 1.1.0 Sample Web Application That Uses a Database](https://github.com/ExtCore/ExtCore-Sample-Data);
28
-
*[ExtCore Framework 1.1.0 Sample Web Application with Modular UI](https://github.com/ExtCore/ExtCore-Sample-Modular-Ui).
25
+
*[Full-featured ExtCore 1.1.1 framework sample web application](https://github.com/ExtCore/ExtCore-Sample);
26
+
*[ExtCore Framework 1.1.1 Sample Simplest Web Application](https://github.com/ExtCore/ExtCore-Sample-Simplest);
27
+
*[ExtCore Framework 1.1.1 Sample Web Application That Uses a Database](https://github.com/ExtCore/ExtCore-Sample-Data);
28
+
*[ExtCore Framework 1.1.1 Sample Web Application with Modular UI](https://github.com/ExtCore/ExtCore-Sample-Modular-Ui).
29
29
30
-
You can also download our [ready to use full-featured sample](http://extcore.net/files/ExtCore-Sample-1.1.0.zip).
30
+
You can also download our [ready to use full-featured sample](http://extcore.net/files/ExtCore-Sample-1.1.1.zip).
31
31
It contains everything you need to run ExtCore-based web application from Visual Studio 2015, including SQLite
0 commit comments