Skip to content

Commit 782a462

Browse files
authored
Add system text json (#15034)
1 parent dc0f7a5 commit 782a462

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/package/Microsoft.VisualStudio.TestTools.TestPlatform.V2.CLI/Microsoft.VisualStudio.TestTools.TestPlatform.V2.CLI.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@
224224

225225
<!-- Microsoft.TestPlatform -->
226226
<ItemGroup>
227+
<VsixSourceItem Include="$(TestPlatformBinFolder)System.Memory.dll" />
228+
<VsixSourceItem Include="$(TestPlatformBinFolder)System.Text.Json.dll" />
227229
<VsixSourceItem Include="$(TestPlatformBinFolder)Microsoft.VisualStudio.ArchitectureTools.PEReader.dll" />
228230
<VsixSourceItem Include="$(TestPlatformBinFolder)Microsoft.VisualStudio.ArchitectureTools.PEReader.dll">
229231
<VSIXSubPath>Extensions</VSIXSubPath>

0 commit comments

Comments
 (0)