From 2726336b3a56d343457b453d9be76b793ea2ebc0 Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Mon, 13 Jul 2015 06:25:41 +0200 Subject: [PATCH] Update addin version, update decompiler package version --- ILSpy.AddIn/source.extension.vsixmanifest | 2 +- packages/ICSharpCode.Decompiler.nuspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ILSpy.AddIn/source.extension.vsixmanifest b/ILSpy.AddIn/source.extension.vsixmanifest index 7be4f368e..637407569 100644 --- a/ILSpy.AddIn/source.extension.vsixmanifest +++ b/ILSpy.AddIn/source.extension.vsixmanifest @@ -3,7 +3,7 @@ ILSpy IC#Code - 1.2 + 1.3 Integrates the ILSpy decompiler into Visual Studio. ILSpy-Large.ico license.txt diff --git a/packages/ICSharpCode.Decompiler.nuspec b/packages/ICSharpCode.Decompiler.nuspec index 8f8552b65..e5201fed0 100644 --- a/packages/ICSharpCode.Decompiler.nuspec +++ b/packages/ICSharpCode.Decompiler.nuspec @@ -2,7 +2,7 @@ ICSharpCode.Decompiler - 2.3.0 + 2.3.1 ILSpy Decompiler Engine Daniel Grunwald, David Srbecky, Ed Harvey, Siegfried Pammer Daniel Grunwald, SharpDevelop