Files
git-tfs/paket.dependencies
T
Craig E. Shea 7c81a6a17f Update TFS Client dependencies
Update the `Microsoft.TeamFoundationServer.*Client` references from `14.89.0` to `14.95.3`. The justification is that when we were on a TFS 2012 server, the current references worked. However, at the organization I work at, we recently migrated to TFS 2013. After migration, we got one of the following errors:

>ERROR] Policy: Internal error in Changeset Comments Policy. Error loading the Changeset Comments Policy polilture=neutral, PublicKeyToken=b03f5f7f11d50a3a' is not registered.). Installation instructions:
>No changes checked in.

and

>[ERROR] Policy: Internal error in Changeset Comments Policy. Error loading the Changeset Comments Policy policy (The policy assembly 'Microsoft.TeamFoundation.PowerTools.CheckinPolicies.ChangesetComments, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' is not registered.). Installation instructions:
>No changes checked in.

This fixes the issue reported as issue #959 by @JoachimC.
2016-07-26 09:42:10 -04:00

13 lines
527 B
Plaintext

source https://www.nuget.org/api/v2/
nuget NuGet.CommandLine
nuget LibGit2Sharp 0.21.0.176
nuget Microsoft.TeamFoundationServer.Client 14.95.3 framework: >= net45
nuget Microsoft.TeamFoundationServer.ExtendedClient 14.95.3 framework: >= net45
nuget WixSharp 1.0.22.3 framework: >= net40
nuget xunit 1.9.2 framework: >= net40
nuget xunit.extensions 1.9.2 framework: >= net40
nuget xunit.runner.visualstudio 2.0.1 framework: >= net40
nuget xunit.runners 1.9.2 framework: >= net40
nuget MSBuildTasks 1.4.0.45 framework: >= net40