Open Issues Need Help
View All on GitHubAI Summary: This issue proposes migrating NuGet dependency management from the deprecated `packages.config` format to the modern `PackageReference` format across several projects in `ebpf-for-windows`. This migration aims to improve integration with modern tooling, enhance restore performance, and result in cleaner project files. The scope involves identifying relevant projects, updating their dependency declarations, and verifying successful builds and tests.
AI Summary: The task involves standardizing the capitalization of the term "execution context" within the documentation files of the eBPF for Windows project. This requires a review of all markdown files in the `docs` directory to ensure consistent capitalization (either always capitalized or always lowercase).