1 write to Version
dotnet (1)
RuntimeConfig.cs (1)
56Version = version
3 references to Version
dotnet (2)
CommandFactory\CommandResolution\PackagedCommandSpecFactoryWithCliRuntime.cs (2)
34Version toolFrameworkSimpleVersion = GetVersionWithoutPrerelease(runtimeConfig.Framework.Version); 42runtimeConfig.Framework.Version,
dotnet.Tests (1)
RuntimeConfigTests.cs (1)
119runtimeConfig.Framework.Version.Should().Be("2.1.0");