File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 9393 <PrivateAssets >all</PrivateAssets >
9494 </PackageReference >
9595 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
96+ <PackageReference Include =" System.Text.Json" Version =" 6.0.10" />
9697 </ItemGroup >
9798 <ItemGroup >
9899 <EmbeddedResource Include =" $(VSIXRootDir)Resources\VSPackage.resx" >
Original file line number Diff line number Diff line change 168168 </Generator >
169169 </EmbeddedResource >
170170 </ItemGroup >
171+ <ItemGroup >
172+ <PackageReference Include =" System.Text.Json" Version =" 6.0.10" />
173+ </ItemGroup >
171174 <Import Project =" Sdk.targets" Sdk =" Microsoft.NET.Sdk" />
172175 <Import Project =" $(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets" Condition =" '$(VSToolsPath)' != ''" />
173176 <Import Project =" ..\Extension.targets" />
You can’t perform that action at this time.
0 commit comments