microsoft / ebpf-for-windows

eBPF implementation that runs on top of Windows
MIT License
2.95k stars 240 forks source link

Use OneBranch feed when building in OneBranch #4028

Closed Alan-Jowett closed 3 days ago

Alan-Jowett commented 5 days ago

Description

This pull request includes changes to the scripts/onebranch directory to improve the configuration and initialization process for the eBPF for Windows project. The most important changes include adding a new Nuget.config file and updating the pre-build.ps1 script to copy the configuration file during the build process.

Configuration improvements:

Build process updates:

Testing

CI/CD

Documentation

No

Installation

No.