Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit 8bcf162

Browse files
SeanFeldmannemakam
authored andcommitted
Remove unused XML serialization package (#540)
Fixes #537 System.Runtime.Serialization.Xml package is referenced, but is not really required.
1 parent 6f144e9 commit 8bcf162

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Microsoft.Azure.ServiceBus/Microsoft.Azure.ServiceBus.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="[3.17.2, 4.0.0)" />
2929
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="4.4.1" />
3030
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="[5.2.2, 6.0.0)" />
31-
<PackageReference Include="System.Runtime.Serialization.Xml" Version="4.3.0" />
3231
</ItemGroup>
3332

3433
<ItemGroup Label="SourceLink to embed PDBs with the assembly">

0 commit comments

Comments
 (0)