Ao usar dotnet user-secrets init deu determinad oerro. dotnet user-secrets init System.IO.FileNotFoundException: Could not find a MSBuild project file in 'C:\Users\magno\OneDrive\Documentos\Visual Studio 2019\Projects\Projects\API 5.0\API Entity\API_EF_CORE'. Specify which project to use with the --project option. at Microsoft.Extensions.SecretManager.Tools.Internal.MsBuildProjectFinder.FindMsBuildProject(String project) at Microsoft.Extensions.SecretManager.Tools.Internal.InitCommand.ResolveProjectPath(String name, String path) at Microsoft.Extensions.SecretManager.Tools.Internal.InitCommand.Execute(CommandContext context) at Microsoft.Extensions.SecretManager.Tools.Internal.InitCommand.Execute(CommandContext context, String workingDirectory) at Microsoft.Extensions.SecretManager.Tools.Internal.InitCommandFactory.Execute(CommandContext context, String workingDirectory) at Microsoft.Extensions.SecretManager.Tools.Program.RunInternal(String[] args) at Microsoft.Extensions.SecretManager.Tools.Program.TryRun(String[] args, Int32& returnCode) Command failed : Could not find a MSBuild project file in 'C:\Users\magno\OneDrive\Documentos\Visual Studio 2019\Projects\Projects\API 5.0\API Entity\API_EF_CORE'. Specify which project to use with the --project option.