diff --git a/CommitFormatter.TeamFoundation.16.0/CommitFormatter.TeamFoundation.16.0.csproj b/CommitFormatter.TeamFoundation.16.0/CommitFormatter.TeamFoundation.16.0.csproj
new file mode 100644
index 0000000..8ba5a23
--- /dev/null
+++ b/CommitFormatter.TeamFoundation.16.0/CommitFormatter.TeamFoundation.16.0.csproj
@@ -0,0 +1,112 @@
+
+
+
+
+ Debug
+ AnyCPU
+ {EE6B9DC5-35DC-46B7-A690-211C061B8027}
+ Library
+ Properties
+ Adrup.CommitFormatter.TeamFoundation
+ Adrup.CommitFormatter.TeamFoundation.16.0
+ v4.6.1
+ 512
+
+
+ true
+ full
+ false
+ bin\Debug\
+ DEBUG;TRACE
+ prompt
+ 4
+
+
+ pdbonly
+ true
+ bin\Release\
+ TRACE
+ prompt
+ 4
+
+
+
+ False
+ ..\lib\16.0\Microsoft.TeamFoundation.Client.dll
+ False
+
+
+ False
+ ..\lib\16.0\Microsoft.TeamFoundation.Common.dll
+ False
+
+
+ False
+ ..\lib\16.0\Microsoft.TeamFoundation.Controls.dll
+ False
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ FormatterSection.cs
+
+
+ SettingsSection.cs
+
+
+ SettingsSectionView.xaml.cs
+ SettingsSectionView.xaml
+
+
+ TeamExplorerBase\TeamExplorerBase.cs
+
+
+ TeamExplorerBase\TeamExplorerBaseNavigationItem.cs
+
+
+ TeamExplorerBase\TeamExplorerBaseNavigationLink.cs
+
+
+ TeamExplorerBase\TeamExplorerBasePage.cs
+
+
+ TeamExplorerBase\TeamExplorerBaseSection.cs
+
+
+
+
+
+ {f381663e-9afe-499a-8c16-770ab9c33977}
+ CommitFormatter.Core
+
+
+
+
+ SettingsSectionView.xaml
+ MSBuild:Compile
+ Designer
+
+
+
+
+
\ No newline at end of file
diff --git a/CommitFormatter.TeamFoundation.16.0/Properties/AssemblyInfo.cs b/CommitFormatter.TeamFoundation.16.0/Properties/AssemblyInfo.cs
new file mode 100644
index 0000000..0f45ee6
--- /dev/null
+++ b/CommitFormatter.TeamFoundation.16.0/Properties/AssemblyInfo.cs
@@ -0,0 +1,36 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("CommitFormatter.TeamFoundation.16.0")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("")]
+[assembly: AssemblyProduct("CommitFormatter.TeamFoundation.16.0")]
+[assembly: AssemblyCopyright("Copyright © 2015-2017 Kristian Adrup")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible
+// to COM components. If you need to access a type in this assembly from
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("dc93d32a-fef5-4a1b-aad4-b81b9bebc4ce")]
+
+// Version information for an assembly consists of the following four values:
+//
+// Major Version
+// Minor Version
+// Build Number
+// Revision
+//
+// You can specify all the values or you can default the Build and Revision Numbers
+// by using the '*' as shown below:
+// [assembly: AssemblyVersion("1.0.*")]
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/CommitFormatter.sln b/CommitFormatter.sln
index 725330a..b3c92ff 100644
--- a/CommitFormatter.sln
+++ b/CommitFormatter.sln
@@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 15
-VisualStudioVersion = 15.0.26206.0
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.28803.202
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommitFormatter", "CommitFormatter\CommitFormatter.csproj", "{1484406E-214F-4271-A3A9-3416E40F3E32}"
EndProject
@@ -18,6 +18,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
README.md = README.md
EndProjectSection
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommitFormatter.TeamFoundation.16.0", "CommitFormatter.TeamFoundation.16.0\CommitFormatter.TeamFoundation.16.0.csproj", "{EE6B9DC5-35DC-46B7-A690-211C061B8027}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -44,8 +46,15 @@ Global
{DC93D32A-FEF5-4A1B-AAD4-B81B9BEBC4CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC93D32A-FEF5-4A1B-AAD4-B81B9BEBC4CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC93D32A-FEF5-4A1B-AAD4-B81B9BEBC4CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EE6B9DC5-35DC-46B7-A690-211C061B8027}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EE6B9DC5-35DC-46B7-A690-211C061B8027}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EE6B9DC5-35DC-46B7-A690-211C061B8027}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EE6B9DC5-35DC-46B7-A690-211C061B8027}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {66771BF0-D041-4FDB-A362-7A3F4BBF9099}
+ EndGlobalSection
EndGlobal
diff --git a/CommitFormatter/CommitFormatter.csproj b/CommitFormatter/CommitFormatter.csproj
index 23ed38f..ff3b9b6 100644
--- a/CommitFormatter/CommitFormatter.csproj
+++ b/CommitFormatter/CommitFormatter.csproj
@@ -225,6 +225,12 @@
BuiltProjectOutputGroup%3bBuiltProjectOutputGroupDependencies%3bGetCopyToOutputDirectoryItems%3bSatelliteDllsProjectOutputGroup%3b
DebugSymbolsProjectOutputGroup%3b
+
+ {ee6b9dc5-35dc-46b7-a690-211c061b8027}
+ CommitFormatter.TeamFoundation.16.0
+ BuiltProjectOutputGroup%3bBuiltProjectOutputGroupDependencies%3bGetCopyToOutputDirectoryItems%3bSatelliteDllsProjectOutputGroup%3b
+ DebugSymbolsProjectOutputGroup%3b
+
diff --git a/CommitFormatter/source.extension.vsixmanifest b/CommitFormatter/source.extension.vsixmanifest
index b290173..f1c71a4 100644
--- a/CommitFormatter/source.extension.vsixmanifest
+++ b/CommitFormatter/source.extension.vsixmanifest
@@ -1,30 +1,31 @@
-
-
- Commit Formatter
- Adds automatic word wrap to the Git commit message textbox.
- LICENSE.txt
- https://github.com/kria/CommitFormatter/releases
- Resources\git-icon.png
- Resources\settings.png
- git;commit;message;wrap;wrapping;line wrap;word wrap;format;formatting;team explorer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ Commit Formatter
+ Adds automatic word wrap to the Git commit message textbox.
+ LICENSE.txt
+ https://github.com/kria/CommitFormatter/releases
+ Resources\git-icon.png
+ Resources\settings.png
+ git;commit;message;wrap;wrapping;line wrap;word wrap;format;formatting;team explorer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/lib/16.0/Microsoft.TeamFoundation.Client.dll b/lib/16.0/Microsoft.TeamFoundation.Client.dll
new file mode 100644
index 0000000..06f6249
Binary files /dev/null and b/lib/16.0/Microsoft.TeamFoundation.Client.dll differ
diff --git a/lib/16.0/Microsoft.TeamFoundation.Common.dll b/lib/16.0/Microsoft.TeamFoundation.Common.dll
new file mode 100644
index 0000000..254c674
Binary files /dev/null and b/lib/16.0/Microsoft.TeamFoundation.Common.dll differ
diff --git a/lib/16.0/Microsoft.TeamFoundation.Controls.dll b/lib/16.0/Microsoft.TeamFoundation.Controls.dll
new file mode 100644
index 0000000..3098c7b
Binary files /dev/null and b/lib/16.0/Microsoft.TeamFoundation.Controls.dll differ