File tree Expand file tree Collapse file tree 3 files changed +1
-4
lines changed
Expand file tree Collapse file tree 3 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 1212 <Using Include =" System.Diagnostics.CodeAnalysis" />
1313 <Using Include =" System.Drawing" />
1414 <Using Include =" System.Globalization" />
15+ <Using Include =" System.IO.Pipelines" />
1516 <Using Include =" System.IO.Pipes" />
1617 <Using Include =" System.Numerics" />
1718 <Using Include =" System.Reflection" />
Original file line number Diff line number Diff line change 3333 Version =" 9.0.0" />
3434 <PackageVersion Include =" Microsoft.Extensions.Hosting.Systemd"
3535 Version =" 9.0.0" />
36- <PackageVersion Include =" System.IO.Pipelines"
37- Version =" 9.0.0" />
3836 <PackageVersion Include =" Wcwidth"
3937 Version =" 2.0.0" />
4038 </ItemGroup >
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ This package provides the core terminal API.</PackageDescription>
1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <Using Include =" System.IO.Pipelines" />
1413 <Using Include =" Vezel.Cathode.Diagnostics" />
1514 <Using Include =" Vezel.Cathode.IO" />
1615 <Using Include =" Vezel.Cathode.Threading" />
@@ -35,7 +34,6 @@ This package provides the core terminal API.</PackageDescription>
3534 <ItemGroup >
3635 <PackageReference Include =" Microsoft.CodeAnalysis.BannedApiAnalyzers"
3736 PrivateAssets =" build; contentfiles" />
38- <PackageReference Include =" System.IO.Pipelines" />
3937 <PackageReference Include =" Wcwidth" />
4038 </ItemGroup >
4139
You can’t perform that action at this time.
0 commit comments