3 references to RemoteHostServer
aspire-managed (1)
Program.cs (1)
64await Aspire.Hosting.RemoteHost.RemoteHostServer.RunAsync(args).ConfigureAwait(false);
Aspire.Hosting.RemoteHost (1)
RemoteHostServer.cs (1)
127return typeof(RemoteHostServer).Assembly.GetCustomAttribute<AssemblyInformationalVersionAttribute>()?.InformationalVersion;
Aspire.Hosting.RemoteHost.Tests (1)
RemoteHostServerTests.cs (1)
15var builder = RemoteHostServer.CreateBuilder([