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
Add platform-specific builds and package path variable
Updated `dotnet-windows.yml` to include a new environment variable `Package_Creation_Path` for package creation. Added steps for platform-specific builds for Windows, Android, and iOS for both the library and sample app. Modified existing build steps to accommodate these changes and clarified the NuGet packaging process to include all platforms.
0 commit comments