2 references to Version6_0
Microsoft.DotNet.HotReload.Watch (2)
AppModels\WebApplicationAppModel.cs (1)
14
private static readonly Version s_minimumSupportedVersion = Versions.
Version6_0
;
Process\ProjectLauncher.cs (1)
44
if (!projectNode.IsNetCoreApp(Versions.
Version6_0
))