File tree Expand file tree Collapse file tree 3 files changed +2
-7
lines changed
Verify.TestableIO.System.IO.Abstractions Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 1- // Global using directives
2-
3- global using System . IO . Abstractions ;
1+ global using System . IO . Abstractions ;
Original file line number Diff line number Diff line change 1- // Global using directives
2-
31global using System . IO . Abstractions ;
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks >net8.0;net9.0</TargetFrameworks >
3+ <TargetFrameworks >net472;net6.0; net8.0;net9.0</TargetFrameworks >
44 </PropertyGroup >
55 <ItemGroup >
66 <PackageReference Include =" TestableIO.System.IO.Abstractions" />
77 <PackageReference Include =" Verify" />
8- <PackageReference Include =" Polyfill" PrivateAssets =" all" />
98 <PackageReference Include =" ProjectDefaults" PrivateAssets =" all" />
109 <PackageReference Include =" Microsoft.Sbom.Targets" PrivateAssets =" all" />
1110 </ItemGroup >
You can’t perform that action at this time.
0 commit comments