File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,11 @@ generated packages show changes when being regenerated.
8484
8585You can search for known issues in the [ Known Generator Issues Markdown file] ( docs/known_generator_issues.md ) .
8686
87+ ** Note:** When porting new packages between branches, you must regenerate the packages when crossing the 10.0/9.0 boundary.
88+ This is because in 10.0 the generated projects switched from using PackageReference to PojectReference.
89+ Porting new packages across 10.0/9.0 boundary will introduce prebuilts.
90+ See the workflow documented in the servicing branch readmes for additional requirements when adding new packages pre 10.0.
91+
8792### Targeting
8893
8994Generating new targeting packages is not supported. No new targeting packs should be needed/added. If you feel
You can’t perform that action at this time.
0 commit comments