1 write to Line
Microsoft.DotNet.Build.Manifest.Tests (1)
VersionIdentifierTestAsset.cs (1)
13
Line
= line;
2 references to Line
Microsoft.DotNet.Build.Manifest.Tests (2)
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}");