1 write to Line
Microsoft.DotNet.VersionTools.Tests (1)
BuildManifest\VersionIdentifierTestAsset.cs (1)
13
Line
= line;
2 references to Line
Microsoft.DotNet.VersionTools.Tests (2)
BuildManifest\VersionIdentiferTests.cs (2)
56
actualVersion.Should().Be(expectedVersion, $"Line {testAsset.
Line
} has incorrect computed version {actualVersion}");
60
actualNameWithoutVersions.Should().Be(expectedNameWithoutVersions, $"Line {testAsset.
Line
} has incorrect asset name without versions {actualNameWithoutVersions}");