Skip to content

Commit

Permalink
Change version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
josefpihrt committed Oct 12, 2016
1 parent b13eb96 commit 041eb97
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions source/Analyzers/Analyzers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@
<SupportsFadeOut>false</SupportsFadeOut>
<SupportsFadeOutAnalyzer>true</SupportsFadeOutAnalyzer>
</Analyzer>
<Analyzer Identifier="UseLinefeedAsNewLine" ExtensionVersion="0.0.0" NuGetVersion="0.0.0">
<Analyzer Identifier="UseLinefeedAsNewLine" ExtensionVersion="1.0.2" NuGetVersion="0.0.0">
<Id>RCS1086</Id>
<Title>Use linefeed as newline.</Title>
<Category>General</Category>
Expand All @@ -756,7 +756,7 @@
<SupportsFadeOut>false</SupportsFadeOut>
<SupportsFadeOutAnalyzer>false</SupportsFadeOutAnalyzer>
</Analyzer>
<Analyzer Identifier="UseCarriageReturnAndLinefeedAsNewLine" ExtensionVersion="0.0.0" NuGetVersion="0.0.0">
<Analyzer Identifier="UseCarriageReturnAndLinefeedAsNewLine" ExtensionVersion="1.0.2" NuGetVersion="0.0.0">
<Id>RCS1087</Id>
<Title>Use carriage return + linefeed as newline.</Title>
<Category>General</Category>
Expand All @@ -765,7 +765,7 @@
<SupportsFadeOut>false</SupportsFadeOut>
<SupportsFadeOutAnalyzer>false</SupportsFadeOutAnalyzer>
</Analyzer>
<Analyzer Identifier="AvoidUsageOfTab" ExtensionVersion="0.0.0" NuGetVersion="0.0.0">
<Analyzer Identifier="AvoidUsageOfTab" ExtensionVersion="1.0.2" NuGetVersion="0.0.0">
<Id>RCS1088</Id>
<Title>Avoid usage of tab.</Title>
<Category>General</Category>
Expand Down
2 changes: 1 addition & 1 deletion source/Analyzers/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
//
// 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.1")]
[assembly: AssemblyVersion("1.0.2")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: NeutralResourcesLanguage("en-US")]
2 changes: 1 addition & 1 deletion source/Refactorings/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
//
// 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.1")]
[assembly: AssemblyVersion("1.0.2")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: NeutralResourcesLanguage("en-US")]
2 changes: 1 addition & 1 deletion source/Utilities/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
//
// 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.1")]
[assembly: AssemblyVersion("1.0.2")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: NeutralResourcesLanguage("en-US")]
2 changes: 1 addition & 1 deletion source/VisualStudio.Common/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
//
// 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.1")]
[assembly: AssemblyVersion("1.0.2")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.0.1")]
[assembly: AssemblyVersion("1.0.2")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: NeutralResourcesLanguage("en-US")]
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="18c29e93-71e2-4e1f-922f-6082e58e8de3" Version="1.0.1" Language="en-US" Publisher="Josef Pihrt" />
<Identity Id="18c29e93-71e2-4e1f-922f-6082e58e8de3" Version="1.0.2" Language="en-US" Publisher="Josef Pihrt" />
<DisplayName>Roslynator Refactorings</DisplayName>
<Description xml:space="preserve">A collection of 130+ refactorings for C#, powered by Roslyn.</Description>
<MoreInfo>http://github.com/JosefPihrt/Roslynator</MoreInfo>
Expand Down
2 changes: 1 addition & 1 deletion source/VisualStudio/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.0.1")]
[assembly: AssemblyVersion("1.0.2")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: NeutralResourcesLanguage("en-US")]
2 changes: 1 addition & 1 deletion source/VisualStudio/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="e5401839-cc8f-4d0c-b757-21d4e345aa62" Version="1.0.1" Language="en-US" Publisher="Josef Pihrt"/>
<Identity Id="e5401839-cc8f-4d0c-b757-21d4e345aa62" Version="1.0.2" Language="en-US" Publisher="Josef Pihrt"/>
<DisplayName>Roslynator</DisplayName>
<Description xml:space="preserve">A collection of 80+ analyzers and 130+ refactorings for C#, powered by Roslyn.</Description>
<MoreInfo>http://github.com/JosefPihrt/Roslynator</MoreInfo>
Expand Down

0 comments on commit 041eb97

Please sign in to comment.