Hello - In regard to the " azure communication service while recording video" github example (in public preview) When I download the code from github and run in visual studio (within the calling folder by opening the "Calling.csproj" file, the code dosnt work via an error stating that the project cant find the "Calling.GeneratedMSBuildEditorConfig.editconfig " file?
The exact error I get is :
Severity Code Description Project File Line Suppression State
Error Could not find a part of the path 'C:\Users\Owner\Desktop\ACS\GIT HUB C# Branch behind but with teams and record\communication-services-web-calling-hero-public-preview\communication-services-web-calling-hero-public-preview\Calling\obj\Release\net5.0\Calling.GeneratedMSBuildEditorConfig.editorconfig'. Calling C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\Microsoft.Managed.Core.targets 190
Any ideas as to how to fix. I would love to see the sample actually working. Thank you. PS- I have loaded all the needed connection strings (blob storage & ACS ) into the appseting.json file.
Thanks for the help in advance! Mark