10 references to GetTempSecretProject
Microsoft.Extensions.SecretManager.Tools.Tests (10)
SecretManagerTests.cs (10)
64
var projectPath = Path.Combine(_fixture.
GetTempSecretProject
(), "does_not_exist", "TestProject.csproj");
74
var projectPath = Path.Combine(_fixture.
GetTempSecretProject
(), "does_not_exist", "TestProject.csproj");
94
var projectPath = _fixture.
GetTempSecretProject
();
122
: _fixture.
GetTempSecretProject
();
179
var projectPath = _fixture.
GetTempSecretProject
();
216
var projectPath = _fixture.
GetTempSecretProject
();
225
var projectPath = _fixture.
GetTempSecretProject
();
290
var projectPath = _fixture.
GetTempSecretProject
();
304
: _fixture.
GetTempSecretProject
();
373
var projectPath = _fixture.
GetTempSecretProject
();