2 references to OurProtocolVersion
Microsoft.WebTools.AspireService.Tests (2)
AspireServerServiceTests.cs (1)
20private const string VersionedSessionUrl = $"{RunSessionRequest.Url}?{RunSessionRequest.VersionQuery}={RunSessionRequest.OurProtocolVersion}";
InfoResponse.cs (1)
22RunSessionRequest.OurProtocolVersion,