misu – Diff between revs 6 and 7

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 6 Rev 7
Line 44... Line 44...
44 </Reference> 44 </Reference>
45 <Reference Include="Gma.System.MouseKeyHook, Version=5.6.130.0, Culture=neutral, processorArchitecture=MSIL"> 45 <Reference Include="Gma.System.MouseKeyHook, Version=5.6.130.0, Culture=neutral, processorArchitecture=MSIL">
46 <HintPath>..\packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath> 46 <HintPath>..\packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath>
47 </Reference> 47 </Reference>
48 <Reference Include="System" /> 48 <Reference Include="System" />
-   49 <Reference Include="System.Configuration" />
49 <Reference Include="System.Core" /> 50 <Reference Include="System.Core" />
50 <Reference Include="System.Runtime.Serialization" /> 51 <Reference Include="System.Runtime.Serialization" />
51 <Reference Include="System.Threading.Tasks.Dataflow, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 52 <Reference Include="System.Threading.Tasks.Dataflow, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
52 <HintPath>..\packages\System.Threading.Tasks.Dataflow.5.0.0\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath> 53 <HintPath>..\packages\System.Threading.Tasks.Dataflow.5.0.0\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath>
53 </Reference> 54 </Reference>
Line 90... Line 91...
90 <Compile Include="Properties\Resources.Designer.cs"> 91 <Compile Include="Properties\Resources.Designer.cs">
91 <AutoGen>True</AutoGen> 92 <AutoGen>True</AutoGen>
92 <DesignTime>True</DesignTime> 93 <DesignTime>True</DesignTime>
93 <DependentUpon>Resources.resx</DependentUpon> 94 <DependentUpon>Resources.resx</DependentUpon>
94 </Compile> 95 </Compile>
-   96 <Compile Include="Properties\Settings.Designer.cs">
-   97 <AutoGen>True</AutoGen>
-   98 <DesignTimeSharedInput>True</DesignTimeSharedInput>
-   99 <DependentUpon>Settings.settings</DependentUpon>
-   100 </Compile>
95 <Compile Include="Utilities.cs" /> 101 <Compile Include="Utilities.cs" />
96 <EmbeddedResource Include="AboutForm.resx"> 102 <EmbeddedResource Include="AboutForm.resx">
97 <DependentUpon>AboutForm.cs</DependentUpon> 103 <DependentUpon>AboutForm.cs</DependentUpon>
98 </EmbeddedResource> 104 </EmbeddedResource>
99 <EmbeddedResource Include="BindKeyForm.resx"> 105 <EmbeddedResource Include="BindKeyForm.resx">
Line 107... Line 113...
107 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 113 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
108 </EmbeddedResource> 114 </EmbeddedResource>
109 <None Include="img\misu.psd" /> 115 <None Include="img\misu.psd" />
110 <None Include="packages.config" /> 116 <None Include="packages.config" />
111 <None Include="Properties\DataSources\Form1.datasource" /> 117 <None Include="Properties\DataSources\Form1.datasource" />
-   118 <None Include="Properties\Settings.settings">
-   119 <Generator>SettingsSingleFileGenerator</Generator>
-   120 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
-   121 </None>
112 </ItemGroup> 122 </ItemGroup>
113 <ItemGroup> 123 <ItemGroup>
114 <None Include="App.config" /> 124 <None Include="App.config" />
115 </ItemGroup> 125 </ItemGroup>
116 <ItemGroup> 126 <ItemGroup>
Line 125... Line 135...
125 <Content Include="img\share.png" /> 135 <Content Include="img\share.png" />
126 <Content Include="img\shuttle.png" /> 136 <Content Include="img\shuttle.png" />
127 <Content Include="misu.ico" /> 137 <Content Include="misu.ico" />
128 </ItemGroup> 138 </ItemGroup>
129 <ItemGroup /> 139 <ItemGroup />
130 <ItemGroup> -  
131 <ProjectReference Include="..\Configuration\Configuration.csproj"> -  
132 <Project>{c2434c11-3aab-43b5-ad54-a0655b8b8fb9}</Project> -  
133 <Name>Configuration</Name> -  
134 </ProjectReference> -  
135 </ItemGroup> -  
136 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 140 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
137 </Project> 141 </Project>
138   142