From 9d7b109d3421a8377f92ed196a281f83eeb6a6fc Mon Sep 17 00:00:00 2001 From: "Samir L. Boulema" Date: Tue, 3 May 2016 12:52:42 +0200 Subject: [PATCH] 3.1: Move to personal account --- GitFlow/Properties/AssemblyInfo.cs | 2 +- GitFlow/TGIT.csproj | 77 ++------------------------- GitFlow/source.extension.vsixmanifest | 2 +- 3 files changed, 5 insertions(+), 76 deletions(-) diff --git a/GitFlow/Properties/AssemblyInfo.cs b/GitFlow/Properties/AssemblyInfo.cs index 81f3fa5..0cade1d 100644 --- a/GitFlow/Properties/AssemblyInfo.cs +++ b/GitFlow/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyTitle("TGIT")] [assembly: AssemblyDescription("Control TortoiseGIT from within Visual Studio")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Funda Real Estate B.V.")] +[assembly: AssemblyCompany("Samir L. Boulema")] [assembly: AssemblyProduct("TGIT")] [assembly: AssemblyCopyright("")] [assembly: AssemblyTrademark("")] diff --git a/GitFlow/TGIT.csproj b/GitFlow/TGIT.csproj index 32db8be..8e7dd87 100644 --- a/GitFlow/TGIT.csproj +++ b/GitFlow/TGIT.csproj @@ -53,6 +53,7 @@ prompt 4 True + AnyCPU pdbonly @@ -64,10 +65,8 @@ true - - ..\packages\VSSDK.DTE.7.0.4\lib\net20\envdte.dll - False - True + + True @@ -131,11 +130,6 @@ - - ..\packages\VSSDK.DTE.7.0.4\lib\net20\stdole.dll - False - True - @@ -148,71 +142,6 @@ - - - {80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2} - 8 - 0 - 0 - primary - False - False - - - {26AD1324-4B7C-44BC-84F8-B86AED45729F} - 10 - 0 - 0 - primary - False - False - - - {1A31287A-4D7D-413E-8E32-3B374931BD89} - 8 - 0 - 0 - primary - False - False - - - {2CE2370E-D744-4936-A090-3FFFE667B0E1} - 9 - 0 - 0 - primary - False - False - - - {2DF8D04C-5BFA-101B-BDE5-00AA0044DE52} - 2 - 7 - 0 - primary - False - True - - - {1CBA492E-7263-47BB-87FE-639000619B15} - 8 - 0 - 0 - primary - False - False - - - {00020430-0000-0000-C000-000000000046} - 2 - 0 - 0 - primary - False - False - - diff --git a/GitFlow/source.extension.vsixmanifest b/GitFlow/source.extension.vsixmanifest index c3d9cdb..20559d6 100644 --- a/GitFlow/source.extension.vsixmanifest +++ b/GitFlow/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + TGIT Control TortoiseGIT from within Visual Studio http://visualstudiogallery.msdn.microsoft.com/be8a61ca-9358-4f43-80e3-4fc73b09dff3