Skip to content

Commit c6529a0

Browse files
authored
Fix one more version conflict on the docs transport package (#6675)
1 parent 3f277e4 commit c6529a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Packages/Microsoft.Internal.Extensions.DotNetApiDocs.Transport/Microsoft.Internal.Extensions.DotNetApiDocs.Transport.proj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
and some others depending on the 9.0 version. -->
3333
<PackageReference Include="System.Text.Encodings.Web" />
3434
<PackageReference Include="System.Diagnostics.DiagnosticSource" />
35+
<PackageReference Include="System.Text.Json" />
3536
</ItemGroup>
3637

3738
<!-- Include the reference assembly and put the documentation file next to it. -->

0 commit comments

Comments
 (0)