Winify

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 3  →  ?path2? @ 4
/trunk/Winify/Winify.csproj
@@ -77,6 +77,12 @@
<Compile Include="AboutForm.Designer.cs">
<DependentUpon>AboutForm.cs</DependentUpon>
</Compile>
<Compile Include="Connections\SerializationFailure.cs" />
<Compile Include="Connections\SerializationState.cs" />
<Compile Include="Connections\SerializationSuccess.cs" />
<Compile Include="Connections\Server.cs" />
<Compile Include="Connections\Servers.cs" />
<Compile Include="Connections\ServersSerialization.cs" />
<Compile Include="Constants.cs" />
<Compile Include="Form1.cs">
<SubType>Form</SubType>
@@ -85,6 +91,7 @@
<DependentUpon>Form1.cs</DependentUpon>
</Compile>
<Compile Include="Gotify\GotifyApplication.cs" />
<Compile Include="Gotify\GotifyConnectionManager.cs" />
<Compile Include="Gotify\GotifyConnection.cs" />
<Compile Include="Gotify\GotifyNotification.cs" />
<Compile Include="Gotify\GotifyNotificationEventArgs.cs" />
@@ -96,6 +103,7 @@
<DependentUpon>NotificationForm.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\Annotations.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ReadOnlyRichTextBox.cs">
<SubType>Component</SubType>
@@ -103,6 +111,7 @@
<Compile Include="ReadOnlyRichTextBox.Designer.cs">
<DependentUpon>ReadOnlyRichTextBox.cs</DependentUpon>
</Compile>
<Compile Include="ServersUpdatedEventArgs.cs" />
<Compile Include="SettingsForm.cs">
<SubType>Form</SubType>
</Compile>
@@ -131,6 +140,10 @@
<EmbeddedResource Include="SettingsForm.resx">
<DependentUpon>SettingsForm.cs</DependentUpon>
</EmbeddedResource>
<None Include="Servers.xsd">
<SubType>Designer</SubType>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>