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

Commit e38cbe7

Browse files
committed
Add reference to System.ValueTuple, v4.0.3.0
1 parent 26874eb commit e38cbe7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/GitHub.VisualStudio/GitHub.VisualStudio.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,9 @@
311311
<HintPath>..\..\packages\Expression.Blend.Sdk.WPF.1.0.1\lib\net45\System.Windows.Interactivity.dll</HintPath>
312312
<Private>True</Private>
313313
</Reference>
314+
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
315+
<HintPath>..\..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
316+
</Reference>
314317
<Reference Include="System.Xml" />
315318
<Reference Include="PresentationCore" />
316319
<Reference Include="PresentationFramework" />

0 commit comments

Comments
 (0)