We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639583a commit 08bfa00Copy full SHA for 08bfa00
vsintegration/Vsix/VisualFSharpFull/VisualFSharpFull.csproj
@@ -23,7 +23,7 @@
23
<Link>License.txt</Link>
24
<IncludeInVSIX>true</IncludeInVSIX>
25
</Content>
26
- <Content Include="$(FSharpSourcesRoot)\..\packages\System.ValueTuple.4.3.1\System.ValueTuple.4.3.1.nupkg" Condition = " '$(BUILD_MICROBUILD)' == '' ">
+ <Content Include="$(FSharpSourcesRoot)\..\packages\System.ValueTuple.4.3.1\System.ValueTuple.4.3.1.nupkg">
27
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
28
<Link>packages\System.ValueTuple.4.3.1.nupkg</Link>
29
0 commit comments