You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
Automatically build Mediapipe native libraries during dotnet build (#58)
* Added PreBuildEvent to Linux runtime project
* Added PreBuildEvent to Windows runtime project
* Fix dumb Powershell error
* Remove quotes
* Test PowerShell before building
* Fix path
* Putting expression in quotes to see what happens
* Only test on Windows
* Temporarily not building on Windows
* Remove Test Powershell on CI
* Bring back quotesand print PSVersionTable
* Use Batch syntax instead of Powershell syntax
* Uncomment Windows .NET Build task on CI
0 commit comments