diff --git a/PasteToTarget.sln b/PasteToTarget.sln index 71f4fe3..cfede06 100644 --- a/PasteToTarget.sln +++ b/PasteToTarget.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.22823.1 +# Visual Studio 15 +VisualStudioVersion = 15.0.25923.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PasteToTarget", "PasteToTarget\PasteToTarget.csproj", "{95AA3774-E13A-45F7-869B-E193F628B08C}" EndProject diff --git a/PasteToTarget/PasteToTarget.csproj b/PasteToTarget/PasteToTarget.csproj index 4e5b0d9..04f8e79 100644 --- a/PasteToTarget/PasteToTarget.csproj +++ b/PasteToTarget/PasteToTarget.csproj @@ -1,7 +1,7 @@  - 14.0 + 15.0 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -9,6 +9,7 @@ 12.0 + false publish\ true Disk @@ -21,7 +22,6 @@ true 0 1.0.0.%2a - false false true @@ -61,6 +61,7 @@ + @@ -73,7 +74,6 @@ - diff --git a/PasteToTarget/Resources.Designer.cs b/PasteToTarget/Resources.Designer.cs index d1e7f85..a6e21d3 100644 --- a/PasteToTarget/Resources.Designer.cs +++ b/PasteToTarget/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.0 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/PasteToTarget/source.extension.vsixmanifest b/PasteToTarget/source.extension.vsixmanifest index eac7201..482a7cc 100644 --- a/PasteToTarget/source.extension.vsixmanifest +++ b/PasteToTarget/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + Paste To Target Speeds-up Copy/Paste operations by navigating back to the selected target once the Clipboard Copy (Ctrl+C) operation is performed. @@ -12,15 +12,18 @@ First, Alt+V to set a paste target. Then, Ctrl+C to Copy *and* Paste from anywhe paste, paste target, clipboard, monitor, editor - + - + + + + diff --git a/PasteToTargetFeedbackLoop/PasteToTargetFeedbackLoop.csproj b/PasteToTargetFeedbackLoop/PasteToTargetFeedbackLoop.csproj index 0a0f2d0..f2d80eb 100644 --- a/PasteToTargetFeedbackLoop/PasteToTargetFeedbackLoop.csproj +++ b/PasteToTargetFeedbackLoop/PasteToTargetFeedbackLoop.csproj @@ -1,7 +1,7 @@  - 14.0 + 15.0 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) diff --git a/PasteToTargetFeedbackLoop/source.extension.vsixmanifest b/PasteToTargetFeedbackLoop/source.extension.vsixmanifest index 623581b..1ebbc38 100644 --- a/PasteToTargetFeedbackLoop/source.extension.vsixmanifest +++ b/PasteToTargetFeedbackLoop/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + PasteToTargetFeedbackLoop Speeds-up Copy/Paste operations by navigating back to the selected target once the Clipboard Copy (Ctrl+C) operation is performed. @@ -12,7 +12,7 @@ First, Alt+V to set a paste target. Then, Ctrl+C to Copy *and* Paste from anywhe paste, paste target, clipboard, monitor, editor - + @@ -20,4 +20,7 @@ First, Alt+V to set a paste target. Then, Ctrl+C to Copy *and* Paste from anywhe + + +