This repository was archived by the owner on Aug 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework>${DOTNET_PROJECT_FRAMEWORK}</TargetFramework>
55 <Version>${DOTNET_PROJECT_VERSION}</Version>
66 <PackageLicenseFile>LICENSE</PackageLicenseFile>
7+ <Title>Dolby.io Communications .NET SDK</Title>
78 <Description>
89 The Dolby.io Communications .NET SDK allows creating high-quality applications for conferencing, streaming,
910 and collaborating. The .NET SDK offers an easily integration of the HD Dolby Voice experience, including spatial
1011 audio and shared scenes, into game engines and virtual spaces.
1112 </Description>
13+ <Authors>Dolby.io</Authors>
14+ <PackageProjectUrl>https://github.com/DolbyIO/comms-sdk-dotnet</PackageProjectUrl>
15+ <RepositoryUrl>https://github.com/DolbyIO/comms-sdk-dotnet</RepositoryUrl>
1216 </PropertyGroup>
1317
1418 <ItemGroup>
Original file line number Diff line number Diff line change 55 <PackageTags>native</PackageTags>
66 <IncludeBuildOutput>false</IncludeBuildOutput>
77 <PackageLicenseFile>LICENSE</PackageLicenseFile>
8+ <Title>Dolby.io Communications .NET SDK</Title>
9+ <Description>
10+ The Dolby.io Communications .NET SDK allows creating high-quality applications for conferencing, streaming,
11+ and collaborating. The .NET SDK offers an easily integration of the HD Dolby Voice experience, including spatial
12+ audio and shared scenes, into game engines and virtual spaces.
13+ </Description>
14+ <Authors>Dolby.io</Authors>
15+ <PackageProjectUrl>https://github.com/DolbyIO/comms-sdk-dotnet</PackageProjectUrl>
16+ <RepositoryUrl>https://github.com/DolbyIO/comms-sdk-dotnet</RepositoryUrl>
817 </PropertyGroup>
918
1019 <ItemGroup>
You can’t perform that action at this time.
0 commit comments