Skip to content

Commit 71c912e

Browse files
authored
Fix CG issue in UDS test proj that referenced corewcf pkg. (#5455)
1 parent 147e4e2 commit 71c912e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System.Private.ServiceModel/tests/Scenarios/Binding/UDS/Binding.UDS.IntegrationTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10+
<PackageReference Include="CoreWCF.NetFramingBase" Version="1.5.2" />
1011
<PackageReference Include="CoreWCF.UnixDomainSocket" Version="1.5.0" />
1112
<FrameworkReference Include="Microsoft.AspNetCore.App" />
1213
</ItemGroup>

0 commit comments

Comments
 (0)