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