1 reference to RunAsync
Microsoft.DotNet.HotReload.Watch.Aspire (1)
Program.cs (1)
12return await DotNetWatchLauncher.RunAsync(workingDirectory, options) ? 0 : 1;