We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c1fe3 commit a38e4a6Copy full SHA for a38e4a6
MicrotingService/MicrotingService/MicrotingService.csproj
@@ -15,6 +15,7 @@
15
<PackageReference Include="System.Composition" Version="1.2.0" />
16
<PackageReference Include="System.Composition.Hosting" Version="1.2.0" />
17
<PackageReference Include="System.Management" Version="4.5.0" />
18
+ <PackageReference Include="System.Private.ServiceModel" Version="4.5.3" />
19
</ItemGroup>
20
21
</Project>
0 commit comments