Skip to content

Commit 08bfa00

Browse files
author
Kevin Ransom
committed
Nightlies need this too
1 parent 639583a commit 08bfa00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vsintegration/Vsix/VisualFSharpFull/VisualFSharpFull.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<Link>License.txt</Link>
2424
<IncludeInVSIX>true</IncludeInVSIX>
2525
</Content>
26-
<Content Include="$(FSharpSourcesRoot)\..\packages\System.ValueTuple.4.3.1\System.ValueTuple.4.3.1.nupkg" Condition = " '$(BUILD_MICROBUILD)' == '' ">
26+
<Content Include="$(FSharpSourcesRoot)\..\packages\System.ValueTuple.4.3.1\System.ValueTuple.4.3.1.nupkg">
2727
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2828
<Link>packages\System.ValueTuple.4.3.1.nupkg</Link>
2929
<IncludeInVSIX>true</IncludeInVSIX>

0 commit comments

Comments
 (0)