Commit 70336bbd0723eab8e5ea10ad5261f367b473575e
1 parent
b402dbb3
Comitt Changes for Web.csproj and Web.csproj.user
Showing
2 changed files
with
2 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj
... | ... | @@ -43033,6 +43033,7 @@ |
43033 | 43033 | <Content Include="libs\angular-ui\js\slider.js" /> |
43034 | 43034 | <Content Include="libs\angular\1.4.9\angular-route.min.js" /> |
43035 | 43035 | <Content Include="libs\angular\1.4.9\ngStorage.js" /> |
43036 | + <Content Include="libs\colorpicker\jquery.minicolors.min.js" /> | |
43036 | 43037 | <Content Include="libs\jcanvas\jcanvas.handle.min.js" /> |
43037 | 43038 | <Content Include="libs\jcanvas\jcanvas.min.js" /> |
43038 | 43039 | <Content Include="libs\jinqJs.js" /> | ... | ... |
400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj.user
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <PropertyGroup> |
4 | - <ProjectView>ProjectFiles</ProjectView> | |
4 | + <ProjectView>ShowAllFiles</ProjectView> | |
5 | 5 | </PropertyGroup> |
6 | 6 | <ProjectExtensions> |
7 | 7 | <VisualStudio> | ... | ... |