equal
deleted
inserted
replaced
6 <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
6 <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
7 <RootNamespace>FingersDance.Control.SyncSource</RootNamespace> |
7 <RootNamespace>FingersDance.Control.SyncSource</RootNamespace> |
8 <AssemblyName>FingersDance.Control.SyncSource</AssemblyName> |
8 <AssemblyName>FingersDance.Control.SyncSource</AssemblyName> |
9 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
9 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
10 <WarningLevel>4</WarningLevel> |
10 <WarningLevel>4</WarningLevel> |
11 <OutputType>winexe</OutputType> |
11 <OutputType>Library</OutputType> |
12 <Install>true</Install> |
12 <Install>true</Install> |
13 <InstallFrom>Web</InstallFrom> |
13 <InstallFrom>Web</InstallFrom> |
14 <UpdateEnabled>true</UpdateEnabled> |
14 <UpdateEnabled>true</UpdateEnabled> |
15 <UpdateMode>Foreground</UpdateMode> |
15 <UpdateMode>Foreground</UpdateMode> |
16 <UpdateInterval>7</UpdateInterval> |
16 <UpdateInterval>7</UpdateInterval> |
21 <ApplicationVersion>1.0.0.*</ApplicationVersion> |
21 <ApplicationVersion>1.0.0.*</ApplicationVersion> |
22 <IsWebBootstrapper>true</IsWebBootstrapper> |
22 <IsWebBootstrapper>true</IsWebBootstrapper> |
23 <BootstrapperEnabled>true</BootstrapperEnabled> |
23 <BootstrapperEnabled>true</BootstrapperEnabled> |
24 <PublishUrl>Publish\</PublishUrl> |
24 <PublishUrl>Publish\</PublishUrl> |
25 <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> |
25 <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> |
|
26 <StartupObject> |
|
27 </StartupObject> |
26 </PropertyGroup> |
28 </PropertyGroup> |
27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
29 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
28 <DebugSymbols>true</DebugSymbols> |
30 <DebugSymbols>true</DebugSymbols> |
29 <DebugType>full</DebugType> |
31 <DebugType>full</DebugType> |
30 <Optimize>false</Optimize> |
32 <Optimize>false</Optimize> |
70 <Generator>MSBuild:Compile</Generator> |
72 <Generator>MSBuild:Compile</Generator> |
71 <SubType>Designer</SubType> |
73 <SubType>Designer</SubType> |
72 </Page> |
74 </Page> |
73 <Compile Include="UserControlSyncSource.xaml.cs"> |
75 <Compile Include="UserControlSyncSource.xaml.cs"> |
74 <DependentUpon>UserControlSyncSource.xaml</DependentUpon> |
76 <DependentUpon>UserControlSyncSource.xaml</DependentUpon> |
75 </Compile> |
|
76 </ItemGroup> |
|
77 <ItemGroup> |
|
78 <ApplicationDefinition Include="App.xaml"> |
|
79 <Generator>MSBuild:Compile</Generator> |
|
80 <SubType>Designer</SubType> |
|
81 </ApplicationDefinition> |
|
82 <Compile Include="App.xaml.cs"> |
|
83 <DependentUpon>App.xaml</DependentUpon> |
|
84 <SubType>Code</SubType> |
|
85 </Compile> |
77 </Compile> |
86 </ItemGroup> |
78 </ItemGroup> |
87 <ItemGroup> |
79 <ItemGroup> |
88 <Compile Include="Properties\AssemblyInfo.cs" /> |
80 <Compile Include="Properties\AssemblyInfo.cs" /> |
89 <EmbeddedResource Include="Properties\Resources.resx"> |
81 <EmbeddedResource Include="Properties\Resources.resx"> |