Skip to content

Commit d94288b

Browse files
committed
References
1 parent e207a8a commit d94288b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.vs/DataCommander.sqlite

0 Bytes
Binary file not shown.

DataCommander.Providers.Tfs-14.0.0.0/DataCommander.Providers.Tfs-14.0.0.0.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,15 +120,15 @@
120120
<ItemGroup>
121121
<Reference Include="Microsoft.TeamFoundation.Client, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
122122
<SpecificVersion>False</SpecificVersion>
123-
<HintPath>C:\Program Files\Common Files\Microsoft Shared\Team Foundation Server\14.0\Microsoft.TeamFoundation.Client.dll</HintPath>
123+
<HintPath>..\References\Microsoft.TeamFoundation.Client.dll</HintPath>
124124
</Reference>
125125
<Reference Include="Microsoft.TeamFoundation.VersionControl.Client, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
126126
<SpecificVersion>False</SpecificVersion>
127-
<HintPath>C:\Program Files\Common Files\Microsoft Shared\Team Foundation Server\14.0\Microsoft.TeamFoundation.VersionControl.Client.dll</HintPath>
127+
<HintPath>..\References\Microsoft.TeamFoundation.VersionControl.Client.dll</HintPath>
128128
</Reference>
129129
<Reference Include="Microsoft.TeamFoundation.VersionControl.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
130130
<SpecificVersion>False</SpecificVersion>
131-
<HintPath>C:\Program Files\Common Files\Microsoft Shared\Team Foundation Server\14.0\Microsoft.TeamFoundation.VersionControl.Common.dll</HintPath>
131+
<HintPath>..\References\Microsoft.TeamFoundation.VersionControl.Common.dll</HintPath>
132132
</Reference>
133133
<Reference Include="System" />
134134
<Reference Include="System.Core" />

0 commit comments

Comments
 (0)