Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit adb55b2

Browse files
committed
Fix build
1 parent f7acb70 commit adb55b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DesignTimeStyleHelper/DesignTimeStyleHelper.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<Reference Include="PresentationCore" />
8686
<Reference Include="PresentationFramework" />
8787
<Reference Include="Microsoft.TeamFoundation.Git.Provider, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
88-
<HintPath>..\..\lib\Microsoft.TeamFoundation.Git.Provider.dll</HintPath>
88+
<HintPath>..\..\lib\14.0\Microsoft.TeamFoundation.Git.Provider.dll</HintPath>
8989
<Private>True</Private>
9090
</Reference>
9191
</ItemGroup>

0 commit comments

Comments
 (0)