You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<PackageReferenceInclude="NUnit3TestAdapter"Version="4.6.0"NoWarn="NU1701" /> <!-- This package only targets legacy .NET desktop, but it still works on netcore so we force past the warning -->
<PackageReferenceInclude="NUnit3TestAdapter"Version="5.1.0"NoWarn="NU1701" /> <!-- This package only targets legacy .NET desktop, but it still works on netcore so we force past the warning -->
29
29
<PackageReferenceInclude="TeamCity.VSTest.TestAdapter"Version="1.0.41"NoWarn="NU1701" /> <!-- This package only targets legacy .NET desktop, but it still works on netcore so we force past the warning -->
response.UserAgentValue.Should().Be($"{ApiConstants.OctopusUserAgentProductName}/{GetType().GetSemanticVersion().ToNormalizedString()} (TestOS; x64) NoneOrUnknown","We should set the standard User-Agent header");
response.UserAgentValue.Should().Be($"{ApiConstants.OctopusUserAgentProductName}/{GetType().GetSemanticVersion().ToNormalizedString()} (TestOS; x64) NoneOrUnknown","We should set the standard User-Agent header");
<PackageReferenceInclude="NUnit3TestAdapter"Version="4.6.0"NoWarn="NU1701" /> <!-- This package only targets legacy .NET desktop, but it still works on netcore so we force past the warning -->
<PackageReferenceInclude="NUnit3TestAdapter"Version="5.1.0"NoWarn="NU1701" /> <!-- This package only targets legacy .NET desktop, but it still works on netcore so we force past the warning -->
45
41
<PackageReferenceInclude="TeamCity.VSTest.TestAdapter"Version="1.0.41"NoWarn="NU1701" /> <!-- This package only targets legacy .NET desktop, but it still works on netcore so we force past the warning -->
0 commit comments