Mercurial > silverbladetech
comparison SilverlightExampleApp/SilverlightExampleApp.Web/SilverlightExampleApp.Web.csproj @ 59:3591c26bd63e
MVVMLight added
author | Steven Hollidge <stevenhollidge@hotmail.com> |
---|---|
date | Sat, 21 Apr 2012 19:20:28 +0100 |
parents | 502f5f365649 |
children |
comparison
equal
deleted
inserted
replaced
58:241e2f22ed3c | 59:3591c26bd63e |
---|---|
75 <Content Include="Secure\SecureService.svc" /> | 75 <Content Include="Secure\SecureService.svc" /> |
76 <Content Include="Services\AuthenticationService.svc" /> | 76 <Content Include="Services\AuthenticationService.svc" /> |
77 <Content Include="Services\Helpers.asmx" /> | 77 <Content Include="Services\Helpers.asmx" /> |
78 <Content Include="Silverlight.js" /> | 78 <Content Include="Silverlight.js" /> |
79 <Content Include="index.html" /> | 79 <Content Include="index.html" /> |
80 <Content Include="SilverlightTest1TestPage.aspx" /> | |
81 <Content Include="SilverlightTest1TestPage.html" /> | |
80 <Content Include="SplashScreen.js" /> | 82 <Content Include="SplashScreen.js" /> |
81 <Content Include="Web.config"> | 83 <Content Include="Web.config"> |
82 <SubType>Designer</SubType> | 84 <SubType>Designer</SubType> |
83 </Content> | 85 </Content> |
84 <Content Include="Web.Debug.config"> | 86 <Content Include="Web.Debug.config"> |
128 <ProjectReference Include="..\SilverlightExampleApp.Interfaces\SilverlightExampleApp.Interfaces.csproj"> | 130 <ProjectReference Include="..\SilverlightExampleApp.Interfaces\SilverlightExampleApp.Interfaces.csproj"> |
129 <Project>{6C96E971-4A29-462B-88CD-4C05065BFE3A}</Project> | 131 <Project>{6C96E971-4A29-462B-88CD-4C05065BFE3A}</Project> |
130 <Name>SilverlightExampleApp.Interfaces</Name> | 132 <Name>SilverlightExampleApp.Interfaces</Name> |
131 </ProjectReference> | 133 </ProjectReference> |
132 </ItemGroup> | 134 </ItemGroup> |
135 <ItemGroup /> | |
133 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 136 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
134 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" /> | 137 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" /> |
135 <ProjectExtensions> | 138 <ProjectExtensions> |
136 <VisualStudio> | 139 <VisualStudio> |
137 <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}"> | 140 <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}"> |
138 <WebProjectProperties> | 141 <WebProjectProperties> |
139 <UseIIS>True</UseIIS> | 142 <UseIIS>True</UseIIS> |
140 <AutoAssignPort>True</AutoAssignPort> | 143 <AutoAssignPort>True</AutoAssignPort> |
141 <DevelopmentServerPort>0</DevelopmentServerPort> | 144 <DevelopmentServerPort>5492</DevelopmentServerPort> |
142 <DevelopmentServerVPath>/</DevelopmentServerVPath> | 145 <DevelopmentServerVPath>/</DevelopmentServerVPath> |
143 <IISUrl>http://localhost:1233/</IISUrl> | 146 <IISUrl>http://localhost:1233/</IISUrl> |
144 <NTLMAuthentication>False</NTLMAuthentication> | 147 <NTLMAuthentication>False</NTLMAuthentication> |
145 <UseCustomServer>False</UseCustomServer> | 148 <UseCustomServer>False</UseCustomServer> |
146 <CustomServerUrl> | 149 <CustomServerUrl> |