diff --git a/Source/Properties/Resources.Designer.cs b/Source/Properties/Resources.Designer.cs index a81ab17..2c60053 100644 --- a/Source/Properties/Resources.Designer.cs +++ b/Source/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18408 +// 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/Source/TfsPendingChangesMargin.csproj b/Source/TfsPendingChangesMargin.csproj index d099281..534299c 100644 --- a/Source/TfsPendingChangesMargin.csproj +++ b/Source/TfsPendingChangesMargin.csproj @@ -1,9 +1,29 @@  - 12.0 + 14.0 11.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + + + + + 4.0 + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true @@ -45,25 +65,39 @@ True - - - - - - + + ..\..\..\Program Files\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\pzcqlhzv.qi0\Microsoft.TeamFoundation.Client.dll + + + ..\..\..\Program Files\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\pzcqlhzv.qi0\Microsoft.TeamFoundation.Common.dll + + + ..\..\..\Program Files\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\pzcqlhzv.qi0\Microsoft.TeamFoundation.Diff.dll + + + ..\..\..\Program Files\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\pzcqlhzv.qi0\Microsoft.TeamFoundation.VersionControl.Client.dll + + + ..\..\..\Program Files\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\pzcqlhzv.qi0\Microsoft.TeamFoundation.VersionControl.Common.dll + + - + + ..\..\..\Program Files\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\pzcqlhzv.qi0\Microsoft.VisualStudio.Services.Common.dll + - - - - - + + ..\..\..\Program Files\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\pzcqlhzv.qi0\Microsoft.VisualStudio.TeamFoundation.dll + + + + + @@ -137,6 +171,21 @@ Designer + + + False + Microsoft .NET Framework 4.5.1 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + + + + true diff --git a/TfsPendingChangesMargin.sln b/TfsPendingChangesMargin.sln index 9cb417b..35d9cd6 100644 --- a/TfsPendingChangesMargin.sln +++ b/TfsPendingChangesMargin.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.21005.1 +# Visual Studio 14 +VisualStudioVersion = 14.0.23107.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TfsPendingChangesMargin", "Source\TfsPendingChangesMargin.csproj", "{C15332BB-CC7E-4E69-A6F1-0E114AFAFFF9}" EndProject