-
Notifications
You must be signed in to change notification settings - Fork 751
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question] - Creating targeting packs #1386
Comments
@natemcmaster - is this more of an SDK thing? Or are we using "custom" stuff from Arcade? |
I'll provide pointers on the first one, but there is no story for creating custom targeting packs or using them in VS. Targeting packs are a feature (for now) reserved for use by the .NET team itself. Reference assembly info:
Targeting pack info:
Hope that helps. Closing, but feel free to continue discussion. |
Thanks ever so much @natemcmaster , that has given me plenty to digest for the meantime ;-) |
Is your feature request related to a problem? Please describe.
No problem but it relates to a part of the workflow used in this repo. Having seen the "eng" directory in this repo, I see that this team has a way of producing reference assemblies for targeting packs.
I'd like to create my own targeting pack as a learning exercise. I'd love to know what the end to end process is for generating a reference assembly, right through to being able to create a project in VS and select that targeting pack. Does the team have any useful resources to suggest for this learning excercise?
The text was updated successfully, but these errors were encountered: