1 write to LeasePath
aspire (1)
src\Shared\BundleVersionLease.cs (1)
40
LeasePath
= leasePath;
2 references to LeasePath
Aspire.Cli.Tests (2)
BundleServiceIntegrationTests.cs (2)
335
Assert.NotEqual(lease1.
LeasePath
, lease2.
LeasePath
);