137 references to Version
Aspire.Cli.Tests (1)
dotnet (4)
dotnet-svcutil-lib (1)
GenerateDocumentationAndConfigFiles (2)
ILAssembler (1)
ILCompiler.Compiler (3)
ILCompiler.ReadyToRun (1)
illink (1)
ILLink.RoslynAnalyzer (1)
Microsoft.AspNetCore.Server.IISIntegration (1)
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Microsoft.Build (2)
Microsoft.Build.Framework (29)
ChangeWaves.cs (10)
30internal static readonly Version Wave17_10 = new Version(17, 10);
31internal static readonly Version Wave17_12 = new Version(17, 12);
32internal static readonly Version Wave17_14 = new Version(17, 14);
33internal static readonly Version Wave18_3 = new Version(18, 3);
34internal static readonly Version Wave18_4 = new Version(18, 4);
35internal static readonly Version Wave18_5 = new Version(18, 5);
36internal static readonly Version Wave18_6 = new Version(18, 6);
37internal static readonly Version Wave18_7 = new Version(18, 7);
38internal static readonly Version Wave18_8 = new Version(18, 8);
44internal static readonly Version EnableAllFeatures = new Version(999, 999);
Utilities\FrameworkLocationHelper.cs (17)
53internal static readonly Version dotNetFrameworkVersion11 = new Version(1, 1);
54internal static readonly Version dotNetFrameworkVersion20 = new Version(2, 0);
55internal static readonly Version dotNetFrameworkVersion30 = new Version(3, 0);
56internal static readonly Version dotNetFrameworkVersion35 = new Version(3, 5);
57internal static readonly Version dotNetFrameworkVersion40 = new Version(4, 0);
58internal static readonly Version dotNetFrameworkVersion45 = new Version(4, 5);
61internal static readonly Version dotNetFrameworkVersion46 = new Version(4, 6);
64internal static readonly Version dotNetFrameworkVersion47 = new Version(4, 7);
67internal static readonly Version dotNetFrameworkVersion48 = new Version(4, 8);
71internal static readonly Version visualStudioVersion100 = new Version(10, 0);
72internal static readonly Version visualStudioVersion110 = new Version(11, 0);
73internal static readonly Version visualStudioVersion120 = new Version(12, 0);
74internal static readonly Version visualStudioVersion140 = new Version(14, 0);
75internal static readonly Version visualStudioVersion150 = new Version(15, 0);
76internal static readonly Version visualStudioVersion160 = new Version(16, 0);
77internal static readonly Version visualStudioVersion170 = new Version(17, 0);
78internal static readonly Version visualStudioVersion180 = new Version(18, 0);
Microsoft.Build.Tasks.Core (5)
Microsoft.Build.Utilities.Core (4)
Microsoft.CodeAnalysis.Analyzers (1)
Microsoft.DotNet.Build.Tasks.Packaging (2)
Microsoft.DotNet.HotReload.Watch (3)
Microsoft.DotNet.TemplateLocator (1)
Microsoft.Extensions.Http.Resilience.Tests (1)
Microsoft.Extensions.Identity.Core (4)
Microsoft.Maui.Essentials (2)
Microsoft.ML.TestFramework (4)
Microsoft.ML.TestFrameworkCommon (1)
Microsoft.NET.Build.Tasks (7)
Microsoft.NET.HostModel (1)
Microsoft.NET.Sdk.Publish.Tasks (3)
Microsoft.NET.Sdk.Razor.Tasks (1)
Microsoft.NET.Sdk.WorkloadManifestReader (1)
Microsoft.SourceLink.Bitbucket.Git (1)
Microsoft.SourceLink.GitLab (1)
Microsoft.TestPlatform.CoreUtilities (1)
Microsoft.TestPlatform.TestHostRuntimeProvider (1)
Microsoft.VisualStudio.TestPlatform.ObjectModel (9)
NuGet.Frameworks (9)
DefaultPortableFrameworkMappings.cs (6)
110var monoandroid = new NuGetFramework(FrameworkConstants.FrameworkIdentifiers.MonoAndroid, new Version(0, 0));
111var monotouch = new NuGetFramework(FrameworkConstants.FrameworkIdentifiers.MonoTouch, new Version(0, 0));
112var xamarinIOs = new NuGetFramework(FrameworkConstants.FrameworkIdentifiers.XamarinIOs, new Version(0, 0));
113var xamarinMac = new NuGetFramework(FrameworkConstants.FrameworkIdentifiers.XamarinMac, new Version(0, 0));
114var xamarinTVOS = new NuGetFramework(FrameworkConstants.FrameworkIdentifiers.XamarinTVOS, new Version(0, 0));
115var xamarinWatchOS = new NuGetFramework(FrameworkConstants.FrameworkIdentifiers.XamarinWatchOS, new Version(0, 0));
NuGet.Packaging (1)
NuGet.Versioning (1)
PresentationFramework (3)
System.Data.Common (2)
System.Management (1)
System.Net.Http (1)
System.Net.Http.WinHttpHandler (3)
System.Net.HttpListener (1)
System.Net.Primitives (5)
System.Net.Quic (1)
System.Net.Requests (1)
System.Private.CoreLib (2)
System.Reflection.Metadata (1)
System.Reflection.MetadataLoadContext (2)