Skip to content

Commit

Permalink
Remove live msbuild and runtime dependencies from fsharp (#41683)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorHofer committed Jun 19, 2024
1 parent f3ebfb5 commit 05abdc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/SourceBuild/content/repo-projects/fsharp.proj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
</ItemGroup>

<ItemGroup Condition="'$(DotNetBuildSourceOnly)' == 'true'">
<RepositoryReference Include="msbuild" />
<RepositoryReference Include="runtime" />
<RepositoryReference Include="source-build-reference-packages" />
</ItemGroup>

Expand Down

0 comments on commit 05abdc5

Please sign in to comment.