File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 33 <ItemGroup >
44 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.0" />
55 <PackageReference Include =" NAudio" Version =" 2.2.1" />
6- <PackageReference Include =" SIPSorceryMedia.Abstractions" Version =" 8.0.7 " />
6+ <PackageReference Include =" SIPSorceryMedia.Abstractions" Version =" 8.0.10 " />
77 </ItemGroup >
88
99 <PropertyGroup >
2424 <PackageIcon >icon.png</PackageIcon >
2525 <PackageProjectUrl ></PackageProjectUrl >
2626 <RepositoryUrl >https://github.com/sipsorcery-org/SIPSorceryMedia.Windows</RepositoryUrl >
27- <Version >8.0.7 </Version >
28- <AssemblyVersion >8.0.7 .0</AssemblyVersion >
29- <FileVersion >8.0.7 .0</FileVersion >
27+ <Version >8.0.8 </Version >
28+ <AssemblyVersion >8.0.8 .0</AssemblyVersion >
29+ <FileVersion >8.0.8 .0</FileVersion >
3030 <RepositoryBranch >master</RepositoryBranch >
3131 <PackageTags >WebRTC VoIP SIPSorcery Audio Video Codecs Encoders Decoders</PackageTags >
32- <PackageReleaseNotes >-v8.0.7: Updated for changes to abstractions library.
32+ <PackageReleaseNotes >-v8.0.8: Support more than one audo channel.
33+ -v8.0.7: Updated for changes to abstractions library.
3334-v6.0.5: Updated for changes to abstractions library.
3435-v6.0.4: Updated for changes to abstractions library.
3536-v6.0.1-pre: Fixed invalid cast exception acquiring webcam frames (properly this time, not just in test app).
You can’t perform that action at this time.
0 commit comments