Skip to content

Commit

Permalink
converting all the line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwade committed Jul 6, 2018
1 parent d26b573 commit b16d071
Show file tree
Hide file tree
Showing 121 changed files with 3,471 additions and 3,471 deletions.
72 changes: 36 additions & 36 deletions AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("NetSparkle")]
[assembly: AssemblyDescription("NetSparkle is an auto update framework for .NET developers")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("NetSparkle")]
[assembly: AssemblyCopyright("Portions Copyright © Dirk Eisenberg 2010, Deadpikle 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("279448fc-5103-475e-b209-68f3268df7b5")]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.14.0")]
[assembly: AssemblyFileVersion("0.14.0")]
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("NetSparkle")]
[assembly: AssemblyDescription("NetSparkle is an auto update framework for .NET developers")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("NetSparkle")]
[assembly: AssemblyCopyright("Portions Copyright © Dirk Eisenberg 2010, Deadpikle 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("279448fc-5103-475e-b209-68f3268df7b5")]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.14.0")]
[assembly: AssemblyFileVersion("0.14.0")]
26 changes: 13 additions & 13 deletions AssemblyInfo.msbuild
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets"/>
<Target Name="Version">
<AssemblyInfo Condition="'$(CCNetLabel)' != ''" CodeLanguage="CS"
OutputFile=".\AssemblyInfo.cs"
AssemblyVersion="$(CCNetLabel)"
AssemblyFileVersion="$(CCNetLabel)"
AssemblyTitle="NetSparkle"
AssemblyDescription="NetSparkle is an auto udpate framework for .NET developers"
AssemblyCompany="Dirk Eisenberg"
AssemblyCopyright="Copyright © Dirk Eisenberg 2010" />
</Target>
</Project>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets"/>
<Target Name="Version">
<AssemblyInfo Condition="'$(CCNetLabel)' != ''" CodeLanguage="CS"
OutputFile=".\AssemblyInfo.cs"
AssemblyVersion="$(CCNetLabel)"
AssemblyFileVersion="$(CCNetLabel)"
AssemblyTitle="NetSparkle"
AssemblyDescription="NetSparkle is an auto udpate framework for .NET developers"
AssemblyCompany="Dirk Eisenberg"
AssemblyCopyright="Copyright © Dirk Eisenberg 2010" />
</Target>
</Project>

68 changes: 34 additions & 34 deletions Extras/Sample Update AppCast/Server Root/versioninfo.xml
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>NetSparkle TestCase</title>
<link>http://update.applimit.com/netsparkle/versioninfo.xml</link>
<description></description>
<language>en</language>
<item>
<title>Version 1.0.1</title>
<sparkle:releaseNotesLink>http://update.applimit.com/netsparkle/1.0.1/rnotes.html</sparkle:releaseNotesLink>
<pubDate>Sun, 31 Oct 2010 10:21:11 +0000</pubDate>
<enclosure
url="http://update.applimit.com/netsparkle/1.0.1/NetSparklTestApp-1.0.1.exe"
length="5120"
type="application/octet-stream"
sparkle:version="1.0.1"
sparkle:dsaSignature="ngnGYS1ELmGWlhWp0FAzwjmc8VdAFkyIuoybSUwPkpmt+HusArTINQ=="
/>
</item>
<item>
<title>Version 1.0.2</title>
<sparkle:releaseNotesLink>http://update.applimit.com/netsparkle/1.0.2/rnotes.html</sparkle:releaseNotesLink>
<pubDate>Sun, 31 Dec 2010 10:31:11 +0000</pubDate>
<enclosure
url="http://update.applimit.com/netsparkle/1.0.2/NetSparklTestApp-1.0.2.exe"
length="5120"
type="application/octet-stream"
sparkle:version="1.0.2"
sparkle:dsaSignature="R0Umm343UUfeJ15fV0nDQ2Gg0AsHbGUU76GpsWv2H+agMWXADXpg2g=="
/>
</item>
</channel>
</rss>
<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>NetSparkle TestCase</title>
<link>http://update.applimit.com/netsparkle/versioninfo.xml</link>
<description></description>
<language>en</language>
<item>
<title>Version 1.0.1</title>
<sparkle:releaseNotesLink>http://update.applimit.com/netsparkle/1.0.1/rnotes.html</sparkle:releaseNotesLink>
<pubDate>Sun, 31 Oct 2010 10:21:11 +0000</pubDate>
<enclosure
url="http://update.applimit.com/netsparkle/1.0.1/NetSparklTestApp-1.0.1.exe"
length="5120"
type="application/octet-stream"
sparkle:version="1.0.1"
sparkle:dsaSignature="ngnGYS1ELmGWlhWp0FAzwjmc8VdAFkyIuoybSUwPkpmt+HusArTINQ=="
/>
</item>
<item>
<title>Version 1.0.2</title>
<sparkle:releaseNotesLink>http://update.applimit.com/netsparkle/1.0.2/rnotes.html</sparkle:releaseNotesLink>
<pubDate>Sun, 31 Dec 2010 10:31:11 +0000</pubDate>
<enclosure
url="http://update.applimit.com/netsparkle/1.0.2/NetSparklTestApp-1.0.2.exe"
length="5120"
type="application/octet-stream"
sparkle:version="1.0.2"
sparkle:dsaSignature="R0Umm343UUfeJ15fV0nDQ2Gg0AsHbGUU76GpsWv2H+agMWXADXpg2g=="
/>
</item>
</channel>
</rss>
26 changes: 13 additions & 13 deletions GenerateAssemblyInfo.msbuild
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets"/>
<Target Name="Version">
<AssemblyInfo Condition="'$(BUILD_NUMBER)' != ''" CodeLanguage="CS"
OutputFile="AssemblyInfo.cs"
AssemblyVersion="$(BUILD_NUMBER)"
AssemblyFileVersion="$(BUILD_NUMBER)"
AssemblyTitle="NetSparkle"
AssemblyDescription="NetSparkle - AutoUpdate for .NET Developer"
AssemblyCompany="netsparkle.codeplex.com"
AssemblyCopyright="Copyright (c) 2010 - 2011 Dirk Eisenberg" />
</Target>
</Project>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets"/>
<Target Name="Version">
<AssemblyInfo Condition="'$(BUILD_NUMBER)' != ''" CodeLanguage="CS"
OutputFile="AssemblyInfo.cs"
AssemblyVersion="$(BUILD_NUMBER)"
AssemblyFileVersion="$(BUILD_NUMBER)"
AssemblyTitle="NetSparkle"
AssemblyDescription="NetSparkle - AutoUpdate for .NET Developer"
AssemblyCompany="netsparkle.codeplex.com"
AssemblyCopyright="Copyright (c) 2010 - 2011 Dirk Eisenberg" />
</Target>
</Project>

2 changes: 1 addition & 1 deletion NetSparkle/AppCast.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using NetSparkle.Enums;
using NetSparkle.Enums;
using System;
using System.Collections.Generic;
using System.Diagnostics;
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/AppCastItem.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Runtime.Serialization;

namespace NetSparkle
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/AssemblyAccessor.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/AssemblyDiagnosticsAccessor.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/AssemblyReflectionAccessor.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/CheckingForUpdatesWindow.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion NetSparkle/CheckingForUpdatesWindow.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/CheckingForUpdatesWindow.resx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/Configuration.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DSAChecker.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Diagnostics;
using System.Linq;
using System.IO;
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DefaultUIFactory.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Drawing;
using System.Windows.Forms;
using NetSparkle.Interfaces;
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DeviceInventory.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DownloadProgressWindow.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion NetSparkle/DownloadProgressWindow.bg.resx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DownloadProgressWindow.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Drawing;
using System.Windows.Forms;
using System.Net;
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DownloadProgressWindow.de.resx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DownloadProgressWindow.es-MX.resx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DownloadProgressWindow.lt.resx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DownloadProgressWindow.nl.resx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DownloadProgressWindow.pt-BR.resx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DownloadProgressWindow.ru.resx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DownloadProgressWindow.zh-CN.resx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/DownloadProgressWindow.zh-TW.resx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/Enums/NextUpdateAction.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace NetSparkle.Enums
namespace NetSparkle.Enums
{
/// <summary>
/// Everytime when NetSparkle detects an update the
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/Enums/SecurityMode.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace NetSparkle.Enums
namespace NetSparkle.Enums
{
/// <summary>
/// Controls the Mode in which situations which files has to be signed with the DSA private key.
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/Enums/UpdateAvailableResult.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace NetSparkle.Enums
namespace NetSparkle.Enums
{
/// <summary>
/// Possible Result values for IUpdateAvailable implementation.
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/Enums/UpdateStatus.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace NetSparkle.Enums
namespace NetSparkle.Enums
{
/// <summary>
/// Possibilities for the status of an update request
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/Enums/ValidationResult.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace NetSparkle.Enums
namespace NetSparkle.Enums
{
/// <summary>
/// Return value of the DSA verification check functions.
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/Interfaces/IAssemblyAccessor.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
namespace NetSparkle.Interfaces
{
interface IAssemblyAccessor
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/Interfaces/IDownloadProgress.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Net;
using System.Net;
using System;

namespace NetSparkle.Interfaces
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/Interfaces/IUIFactory.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Drawing;

namespace NetSparkle.Interfaces
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/Interfaces/IUpdateAvailable.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using NetSparkle.Enums;
using NetSparkle.Enums;
using System;

namespace NetSparkle.Interfaces
Expand Down
2 changes: 1 addition & 1 deletion NetSparkle/LogWriter.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
Expand Down
Loading

0 comments on commit b16d071

Please sign in to comment.