diff --git a/README.md b/README.md
index 7eea0cf..f3980f6 100644
--- a/README.md
+++ b/README.md
@@ -20,10 +20,6 @@ Simply install from the Extension Manager, available from the ReSharper menu.
Simply open the solution, restore the packages from NuGet, and Bob's your uncle.
-### Version ###
-
-The current version is 1.4.0. It works with Visual Studio 2012, 2013 and 2015, and ReSharper 10. Previous versions are available for ReSharper 9.x and 8.x in the Extension Manager.
-
### Contributing ###
Feel free to [raise issues on GitHub](https://github.com/citizenmatt/resharper-preview-tab/issues), or [fork the project](http://help.github.com/fork-a-repo/) and [send a pull request](http://help.github.com/send-pull-requests/).
diff --git a/install/CitizenMatt.PreviewTab.nuspec b/install/CitizenMatt.PreviewTab.nuspec
index 9d7684a..e7d3312 100644
--- a/install/CitizenMatt.PreviewTab.nuspec
+++ b/install/CitizenMatt.PreviewTab.nuspec
@@ -3,18 +3,18 @@
CitizenMatt.PreviewTab
Always Open In Preview Tab
- 1.6.0
+ 1.6.1
Matt Ellis
Matt Ellis
Open files in Visual Studio's preview tab
- • Support for ReSharper 2016.2
+ • Support for ReSharper 2016.3
https://github.com/citizenmatt/resharper-preview-tab
https://raw.github.com/citizenmatt/resharper-preview-tab/master/license.txt
https://raw.github.com/citizenmatt/resharper-preview-tab/master/icon.png
Copyright 2014-2016 Matt Ellis
false
-
+
resharper preview previewtab editor visualstudio
diff --git a/src/resharper-preview-tab/Properties/AssemblyInfo.cs b/src/resharper-preview-tab/Properties/AssemblyInfo.cs
index 39b37b4..d166946 100644
--- a/src/resharper-preview-tab/Properties/AssemblyInfo.cs
+++ b/src/resharper-preview-tab/Properties/AssemblyInfo.cs
@@ -24,8 +24,8 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Matt Ellis")]
[assembly: AssemblyProduct("resharper-preview-tab")]
-[assembly: AssemblyCopyright("Copyright © Matt Ellis, 2016")]
+[assembly: AssemblyCopyright("Copyright © Matt Ellis, 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
-[assembly: AssemblyVersion("1.6.0.0")]
+[assembly: AssemblyVersion("1.6.1.0")]
diff --git a/src/resharper-preview-tab/packages.config b/src/resharper-preview-tab/packages.config
index 86b848d..c59288e 100644
--- a/src/resharper-preview-tab/packages.config
+++ b/src/resharper-preview-tab/packages.config
@@ -5,40 +5,54 @@
-
+
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -48,7 +62,9 @@
-
+
+
+
@@ -64,7 +80,7 @@
-
+
diff --git a/src/resharper-preview-tab/resharper-preview-tab.csproj b/src/resharper-preview-tab/resharper-preview-tab.csproj
index e08e704..3fae81f 100644
--- a/src/resharper-preview-tab/resharper-preview-tab.csproj
+++ b/src/resharper-preview-tab/resharper-preview-tab.csproj
@@ -52,6 +52,14 @@
..\packages\xmlrpcnet.2.5.0\lib\net20\CookComputing.XmlRpcV2.dll
True
+
+ ..\packages\Mono.Debugging.Win32.1.0.20161020.46\lib\net40\CorApi.dll
+ True
+
+
+ ..\packages\Mono.Debugging.Win32.1.0.20161020.46\lib\net40\CorApi2.dll
+ True
+
..\packages\JetBrains.Platform.Lib.DevExpress.2.0.20150224.0\lib\Net\DevExpress.Data.v7.1.dll
True
@@ -68,16 +76,44 @@
..\packages\JetBrains.Platform.Lib.DevExpress.2.0.20150224.0\lib\Net\DevExpress.XtraTreeList.v7.1.dll
True
-
- ..\packages\SharpZipLib.JetBrains.Stripped.0.86.20150204.1\lib\20\ICSharpCode.SharpZipLib.dll
+
+ ..\packages\ICSharpCode.NRefactory.5.5.1\lib\Net40\ICSharpCode.NRefactory.dll
+ True
+
+
+ ..\packages\ICSharpCode.NRefactory.5.5.1\lib\Net40\ICSharpCode.NRefactory.Cecil.dll
+ True
+
+
+ ..\packages\ICSharpCode.NRefactory.5.5.1\lib\Net40\ICSharpCode.NRefactory.CSharp.dll
+ True
+
+
+ ..\packages\ICSharpCode.NRefactory.5.5.1\lib\Net40\ICSharpCode.NRefactory.Xml.dll
+ True
+
+
+ ..\packages\SharpZipLib.JetBrains.Stripped.0.87.20160802.0\lib\net40\ICSharpCode.SharpZipLib.dll
True
..\packages\DotNetZip.Reduced.1.9.1.8\lib\net20\Ionic.Zip.Reduced.dll
True
-
- ..\packages\JetBrains.Annotations.10.1.5\lib\net\JetBrains.Annotations.dll
+
+ ..\packages\JetBrains.Annotations.10.2.1\lib\net\JetBrains.Annotations.dll
+ True
+
+
+ ..\packages\JetBrains.MSBuild.Xplat.Engine.20161013.1.0\lib\net45\Microsoft.Build.dll
+ True
+
+
+ ..\packages\JetBrains.MSBuild.Xplat.Engine.20161013.1.0\lib\net45\Microsoft.Build.Framework.dll
+ True
+
+
+ ..\packages\JetBrains.MSBuild.Xplat.Engine.20161013.1.0\lib\net45\Microsoft.Build.Utilities.Core.dll
True
@@ -93,6 +129,26 @@
..\packages\JetBrains.Platform.Lib.Microsoft.Deployment.WindowsInstaller.2.0.20140821.0\lib\Microsoft.Deployment.WindowsInstaller.dll
True
+
+ ..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll
+ True
+
+
+ ..\packages\Microsoft.Owin.FileSystems.3.0.1\lib\net45\Microsoft.Owin.FileSystems.dll
+ True
+
+
+ ..\packages\Microsoft.Owin.Host.HttpListener.3.0.1\lib\net45\Microsoft.Owin.Host.HttpListener.dll
+ True
+
+
+ ..\packages\Microsoft.Owin.Hosting.3.0.1\lib\net45\Microsoft.Owin.Hosting.dll
+ True
+
+
+ ..\packages\Microsoft.Owin.StaticFiles.3.0.1\lib\net45\Microsoft.Owin.StaticFiles.dll
+ True
+
False
..\packages\VSSDK.OLE.Interop.7.0.4\lib\net20\Microsoft.VisualStudio.OLE.Interop.dll
@@ -139,6 +195,38 @@
..\packages\Windows7APICodePack.JetBrains.Stripped.1.1.20150225.0\lib\Net\Microsoft.WindowsAPICodePack.Shell.dll
True
+
+ ..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.dll
+ True
+
+
+ ..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Mdb.dll
+ True
+
+
+ ..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Pdb.dll
+ True
+
+
+ ..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Rocks.dll
+ True
+
+
+ ..\packages\Mono.Debugger.Soft.1.0.20161020.46\lib\net40\Mono.Debugger.Soft.dll
+ True
+
+
+ ..\packages\Mono.Debugging.1.0.20161020.46\lib\net40\Mono.Debugging.dll
+ True
+
+
+ ..\packages\Mono.Debugging.Soft.1.0.20161020.46\lib\net40\Mono.Debugging.Soft.dll
+ True
+
+
+ ..\packages\Mono.Debugging.Win32.1.0.20161020.46\lib\net40\Mono.Debugging.Win32.dll
+ True
+
..\packages\JetBrains.Mono.Posix.0.1\lib\net40\Mono.Posix.dll
True
@@ -151,104 +239,104 @@
..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Client.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Client.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Commands.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Commands.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Common.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Common.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Configuration.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Configuration.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.ContentModel.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.ContentModel.dll
True
-
- ..\packages\NuGet.Core.2.12.0\lib\net40-Client\NuGet.Core.dll
+
+ ..\packages\JetBrains.NuGet.Core.2.13.0\lib\net40-Client\NuGet.Core.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.DependencyResolver.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.DependencyResolver.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.DependencyResolver.Core.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.DependencyResolver.Core.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Frameworks.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Frameworks.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.LibraryModel.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.LibraryModel.dll
True
..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Logging.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.PackageManagement.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.PackageManagement.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Packaging.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Packaging.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Packaging.Core.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Packaging.Core.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Packaging.Core.Types.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Packaging.Core.Types.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.ProjectManagement.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.ProjectManagement.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.ProjectModel.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.ProjectModel.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Protocol.Core.Types.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Protocol.Core.Types.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Protocol.Core.v2.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Protocol.Core.v2.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Protocol.Core.v3.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Protocol.Core.v3.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Protocol.VisualStudio.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Protocol.VisualStudio.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Repositories.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Repositories.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Resolver.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Resolver.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.RuntimeModel.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.RuntimeModel.dll
True
-
- ..\packages\NuGet.Core.Ultimate.3.3.2\lib\net45\NuGet.Versioning.dll
+
+ ..\packages\JetBrains.NuGet.Ultimate.3.5.0.1\lib\net45\NuGet.Versioning.dll
True
@@ -259,7 +347,15 @@
..\packages\NVelocity.1.0.3\lib\NVelocity.dll
True
+
+ ..\packages\Owin.1.0\lib\net40\Owin.dll
+ True
+
+
+ ..\packages\sharpcompress.0.11.6\lib\net40\SharpCompress.dll
+ True
+
..\packages\Sprache.JetBrains.2.0.0.44\lib\portable-net4+netcore45+win8+wp8+sl5+MonoAndroid1+MonoTouch1\Sprache.dll
True
@@ -277,6 +373,10 @@
+
+ ..\packages\JetBrains.MSBuild.Xplat.Engine.20161013.1.0\lib\net45\System.Threading.Tasks.Dataflow.dll
+ True
+
..\packages\JetBrains.Platform.Lib.System.Windows.Interactivity.2.0.20140318.0\lib\System.Windows.Interactivity.dll
True
@@ -290,6 +390,10 @@
..\packages\Vestris.ResourceLib.JetBrains.1.4.20150303.0\lib\Net\Vestris.ResourceLib.dll
True
+
+ ..\packages\Mono.VSCodeDebugging.1.0.20161019.44\lib\net45\VSCodeDebugging.dll
+ True
+
..\packages\JetBrains.Platform.Lib.WpfContrib.2.0.20150225.0\lib\Net\WpfContrib.dll
@@ -323,45 +427,43 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file