source: other-projects/playing-in-the-street/summer-2013/trunk/Playing-in-the-Street-WPF/Properties/Settings.settings@ 28897

Last change on this file since 28897 was 28897, checked in by davidb, 10 years ago

GUI front-end to server base plus web page content

  • Property svn:mime-type set to application/xml
File size: 769 bytes
Line 
1<?xml version='1.0' encoding='utf-8'?>
2<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Microsoft.Samples.Kinect.WebserverBasics.Properties" GeneratedClassName="Settings">
3 <Profiles />
4 <Settings>
5 <Setting Name="OriginUri" Type="System.String" Scope="Application">
6 <Value Profile="(Default)">http://localhost:8181</Value>
7 </Setting>
8 <Setting Name="FileRootDirectory" Type="System.String" Scope="Application">
9 <Value Profile="(Default)">Content\Web</Value>
10 </Setting>
11 <Setting Name="AccessControlAllowedOrigins" Type="System.String" Scope="Application">
12 <Value Profile="(Default)" />
13 </Setting>
14 </Settings>
15</SettingsFile>
Note: See TracBrowser for help on using the repository browser.