Skip to content

Fix | Fix unit test for SPN to include port number with Managed SNI#2281

Merged
DavoudEshtehari merged 21 commits into
dotnet:mainfrom
arellegue:FixUnitTestForSPNPortNumber
Feb 26, 2024
Merged

Fix | Fix unit test for SPN to include port number with Managed SNI#2281
DavoudEshtehari merged 21 commits into
dotnet:mainfrom
arellegue:FixUnitTestForSPNPortNumber

Replace If (port > 0) with Assert( port > 0, ...)

0c5ed6f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs