File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 130
130
<Component Id =" System.Reactive.PlatformServices.dll" Guid =" *" >
131
131
<File Source =" ..\GitExtensions\bin\$(var.Configuration)\System.Reactive.PlatformServices.dll" />
132
132
</Component >
133
+ <Component Id =" System.ValueTuple.dll" Guid =" *" >
134
+ <File Source =" ..\GitExtensions\bin\$(var.Configuration)\System.ValueTuple.dll" />
135
+ </Component >
133
136
<!-- Remove unused dll, installed in versions <= 2.31-->
134
137
<Component Id =" GithubSharp.Core.dll" Guid =" 08F2D539-54CE-4895-ACA5-A7FBA73CA172" >
135
138
<RemoveFile Name =" GithubSharp.Core.dll" Id =" GithubSharp.Core.dll" On =" both" />
571
574
<ComponentRef Id =" System.Reactive.Interfaces.dll" />
572
575
<ComponentRef Id =" System.Reactive.Linq.dll" />
573
576
<ComponentRef Id =" System.Reactive.PlatformServices.dll" />
577
+ <ComponentRef Id =" System.ValueTuple.dll" />
574
578
<ComponentRef Id =" NBug.dll" />
575
579
<ComponentRef Id =" SmartFormat.dll" />
576
580
<ComponentRef Id =" NetSpell.SpellChecker.dll" />
You can’t perform that action at this time.
0 commit comments