Winify – Diff between revs 11 and 12

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 11 Rev 12
Line 132... Line 132...
132 <SubType>Designer</SubType> 132 <SubType>Designer</SubType>
133 </EmbeddedResource> 133 </EmbeddedResource>
134 <Compile Include="Properties\Resources.Designer.cs"> 134 <Compile Include="Properties\Resources.Designer.cs">
135 <AutoGen>True</AutoGen> 135 <AutoGen>True</AutoGen>
136 <DependentUpon>Resources.resx</DependentUpon> 136 <DependentUpon>Resources.resx</DependentUpon>
-   137 <DesignTime>True</DesignTime>
137 </Compile> 138 </Compile>
138 <EmbeddedResource Include="SettingsForm.resx"> 139 <EmbeddedResource Include="SettingsForm.resx">
139 <DependentUpon>SettingsForm.cs</DependentUpon> 140 <DependentUpon>SettingsForm.cs</DependentUpon>
140 </EmbeddedResource> 141 </EmbeddedResource>
141 <None Include="Images\winify.psd" /> 142 <None Include="Resources\winify.psd" />
142 <None Include="Servers.xsd"> 143 <None Include="Servers.xsd">
143 <SubType>Designer</SubType> 144 <SubType>Designer</SubType>
144 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 145 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
145 </None> 146 </None>
146 <None Include="packages.config" /> 147 <None Include="packages.config" />
Line 162... Line 163...
162 <Project>{ddab11f9-3308-4464-b864-4d75cba1acc8}</Project> 163 <Project>{ddab11f9-3308-4464-b864-4d75cba1acc8}</Project>
163 <Name>Servers</Name> 164 <Name>Servers</Name>
164 </ProjectReference> 165 </ProjectReference>
165 </ItemGroup> 166 </ItemGroup>
166 <ItemGroup> 167 <ItemGroup>
167 <Content Include="Images\about.png" /> 168 <Content Include="Resources\about.png" />
168 <Content Include="Images\close.png" /> 169 <Content Include="Resources\close.png" />
169 <Content Include="Images\exit.png" /> 170 <Content Include="Resources\exit.png" />
-   171 <Content Include="Resources\notification.wav" />
170 <Content Include="Images\settings.png" /> 172 <Content Include="Resources\settings.png" />
171 <Content Include="Images\update.png" /> 173 <Content Include="Resources\update.png" />
172 <Content Include="Images\Winify.ico" /> 174 <Content Include="Resources\Winify.ico" />
173 <Content Include="Images\winify.png" /> 175 <Content Include="Resources\winify.png" />
174 <Content Include="Winify.ico" /> 176 <Content Include="Winify.ico" />
175 </ItemGroup> 177 </ItemGroup>
176 <ItemGroup /> 178 <ItemGroup />
177 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 179 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
178 </Project> 180 </Project>
179   181