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
OpenTok.Net.Win: pinned the prerelease 2.34.1.4-beta.7.3 while 2.34.1.4 is published on nuget.org — a released umbrella must not depend on a beta. Re-pin OpenTokWinPackageVersion in Directory.Build.props.
Pins live in Directory.Build.props; ./build/BumpNativeVersion.sh <version> does the mechanical part.
Platform packages — the daily upstream check saw this on 2026-07-30:
2.34.1.4-beta.7.3no longer downloads from https://api.nuget.org/v3-flatcontainer/opentok.net.win/2.34.1.4-beta.7.3/opentok.net.win.2.34.1.4-beta.7.3.nupkg — builds will fail until the pin moves.2.34.1.4-beta.7.3while2.34.1.4is published on nuget.org — a released umbrella must not depend on a beta. Re-pinOpenTokWinPackageVersioninDirectory.Build.props.Pins live in
Directory.Build.props;./build/BumpNativeVersion.sh <version>does the mechanical part.