diff --git a/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj b/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj index 2ba1c4089..2de1c7897 100644 --- a/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj +++ b/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj @@ -1,5 +1,5 @@  - + {984CC812-9470-4A13-AFF9-CC44068D666C} Debug @@ -7,7 +7,7 @@ Library ICSharpCode.Decompiler ICSharpCode.Decompiler - v4.5 + v4.6.1 Properties diff --git a/ICSharpCode.Decompiler/IL/ILOpCodes.cs b/ICSharpCode.Decompiler/IL/ILOpCodes.cs index 7a9f59aaa..f6a5bfb34 100644 --- a/ICSharpCode.Decompiler/IL/ILOpCodes.cs +++ b/ICSharpCode.Decompiler/IL/ILOpCodes.cs @@ -16,6 +16,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. +using System; namespace ICSharpCode.Decompiler.IL { enum ILOpCode : ushort diff --git a/ICSharpCode.Decompiler/Tests/ICSharpCode.Decompiler.Tests.csproj b/ICSharpCode.Decompiler/Tests/ICSharpCode.Decompiler.Tests.csproj index 4c24bf125..b1928b085 100644 --- a/ICSharpCode.Decompiler/Tests/ICSharpCode.Decompiler.Tests.csproj +++ b/ICSharpCode.Decompiler/Tests/ICSharpCode.Decompiler.Tests.csproj @@ -1,5 +1,5 @@  - + {FEC0DA52-C4A6-4710-BE36-B484A20C5E22} Debug @@ -7,7 +7,7 @@ Library ICSharpCode.Decompiler.Tests ICSharpCode.Decompiler.Tests - v4.5 + v4.6.1 Properties True False diff --git a/ICSharpCode.Decompiler/Tests/app.config b/ICSharpCode.Decompiler/Tests/app.config index 95419741b..5095b0e47 100644 --- a/ICSharpCode.Decompiler/Tests/app.config +++ b/ICSharpCode.Decompiler/Tests/app.config @@ -1,11 +1,14 @@ - + - - + + - \ No newline at end of file + + + + diff --git a/ICSharpCode.Decompiler/Tests/packages.config b/ICSharpCode.Decompiler/Tests/packages.config index d7dfdd7e6..0c6a35b9e 100644 --- a/ICSharpCode.Decompiler/Tests/packages.config +++ b/ICSharpCode.Decompiler/Tests/packages.config @@ -1,6 +1,6 @@  - + diff --git a/ILSpy.AddIn/ILSpy.AddIn.csproj b/ILSpy.AddIn/ILSpy.AddIn.csproj index e4ae05576..7e7eef4a4 100644 --- a/ILSpy.AddIn/ILSpy.AddIn.csproj +++ b/ILSpy.AddIn/ILSpy.AddIn.csproj @@ -1,5 +1,5 @@  - + $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\VSSDK\Microsoft.VsSDK.targets @@ -23,7 +23,7 @@ ILSpy.AddIn True Key.snk - v4.5 + v4.6.1 diff --git a/ILSpy.AddIn/Resources.Designer.cs b/ILSpy.AddIn/Resources.Designer.cs index 646632f04..7fd7fbc44 100644 --- a/ILSpy.AddIn/Resources.Designer.cs +++ b/ILSpy.AddIn/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.35317 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -19,7 +19,7 @@ namespace ICSharpCode.ILSpy.AddIn { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { diff --git a/ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj b/ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj index a5be0206f..6f547027f 100644 --- a/ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj +++ b/ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj @@ -1,5 +1,5 @@  - + {A6BAD2BA-76BA-461C-8B6D-418607591247} Debug @@ -7,7 +7,7 @@ Library ILSpy.BamlDecompiler ILSpy.BamlDecompiler.Plugin - v4.5 + v4.6.1 Properties diff --git a/ILSpy.BamlDecompiler/Tests/ILSpy.BamlDecompiler.Tests.csproj b/ILSpy.BamlDecompiler/Tests/ILSpy.BamlDecompiler.Tests.csproj index c4ec4bb86..8ed22ad5f 100644 --- a/ILSpy.BamlDecompiler/Tests/ILSpy.BamlDecompiler.Tests.csproj +++ b/ILSpy.BamlDecompiler/Tests/ILSpy.BamlDecompiler.Tests.csproj @@ -1,5 +1,5 @@  - + {1169E6D1-1899-43D4-A500-07CE4235B388} Debug @@ -7,7 +7,7 @@ Library ILSpy.BamlDecompiler.Tests ILSpy.BamlDecompiler.Tests - v4.5 + v4.6.1 False diff --git a/ILSpy.BamlDecompiler/Tests/app.config b/ILSpy.BamlDecompiler/Tests/app.config index 95419741b..5095b0e47 100644 --- a/ILSpy.BamlDecompiler/Tests/app.config +++ b/ILSpy.BamlDecompiler/Tests/app.config @@ -1,11 +1,14 @@ - + - - + + - \ No newline at end of file + + + + diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj index ea199d97d..bed2058c2 100644 --- a/ILSpy/ILSpy.csproj +++ b/ILSpy/ILSpy.csproj @@ -7,7 +7,7 @@ WinExe ICSharpCode.ILSpy ILSpy - v4.5 + v4.6.1 Properties diff --git a/TestPlugin/TestPlugin.csproj b/TestPlugin/TestPlugin.csproj index 02f588056..cd77cf4dd 100644 --- a/TestPlugin/TestPlugin.csproj +++ b/TestPlugin/TestPlugin.csproj @@ -1,5 +1,5 @@  - + {F32EBCC8-0E53-4421-867E-05B3D6E10C70} Debug @@ -7,7 +7,7 @@ Library TestPlugin Test.Plugin - v4.5 + v4.6.1 Properties False False