Skip to content

Conversation

@dfederm
Copy link
Member

@dfederm dfederm commented Oct 25, 2024

This change adds the following predictors:

  • GenerateBuildDependencyFilePredictor - Makes predictions based on the GenerateBuildDependencyFile target (<project>.deps.json file)
  • GeneratePublishDependencyFilePredictor - Makes predictions based on the GeneratePublishDependencyFile target. (<project>.deps.json file, when publishing)
  • GenerateRuntimeConfigurationFilesPredictor - Makes predictions based on the GenerateRuntimeConfigurationFiles target. (<project>.runtimeconfig.json and <project>.runtimeconfig.dev.json files)

As well as adds the copying of those files in referencing projects to GetCopyToOutputDirectoryItemsGraphPredictor and GetCopyToPublishDirectoryItemsGraphPredictor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants