File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Documentation/sourcebuild-in-repos Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ dependency and the nuances it may have.
9797 issue] ( https://github.com/dotnet/source-build/issues/new/choose ) to determine
9898 if this is a workable approach for your foreign repo.
99991 . We build some external dependencies in the
100- [ dotnet/source-build-externals ] ( https://github.com/dotnet/source-build-externals )
100+ [ dotnet/source-build-reference-packages ] ( https://github.com/dotnet/source-build-reference-packages/tree/main/src/externalPackages/src )
101101 repo. Good targets for this generally have very few if any dependencies and
102102 very simple build processes. [ Please log an
103103 issue] ( https://github.com/dotnet/source-build/issues/new/choose ) to get the
Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ version all over again. Please [log an
3030issue] ( https://github.com/dotnet/source-build/issues/new/choose ) to discuss
3131this. You can check if the external package you want is already included in
3232source-build in the
33- [ source-build-externals] ( https://github.com/dotnet/source-build-externals ) repo.
33+ [ dotnet/source-build-reference-packages] ( https://github.com/dotnet/source-build-reference-packages/tree/main/src/externalPackages/src )
34+ repo.
3435
3536## Splitting, combining, and moving packages
3637
You can’t perform that action at this time.
0 commit comments