File tree Expand file tree Collapse file tree 4 files changed +1
-8
lines changed
benchmarks/TestableIO.System.IO.Abstractions.Benchmarks Expand file tree Collapse file tree 4 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
2323 <PrivateAssets >all</PrivateAssets >
2424 </PackageReference >
25- <PackageReference Include =" SauceControl.InheritDoc" PrivateAssets =" all" />
2625 <PackageReference Include =" Microsoft.SourceLink.GitHub" >
2726 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2827 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 2222 </ItemGroup >
2323 <ItemGroup >
2424 <PackageVersion Include =" Nerdbank.GitVersioning" Version =" 3.7.115" />
25- <PackageVersion Include =" SauceControl.InheritDoc" Version =" 2.0.2" />
2625 <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" />
2726 </ItemGroup >
2827</Project >
Original file line number Diff line number Diff line change 33 <AssemblyName >TestableIO.System.IO.Abstractions.Benchmarks</AssemblyName >
44 <RootNamespace >TestableIO.System.IO.Abstractions.Benchmarks</RootNamespace >
55 <Description >Bencharmks comparisons.</Description >
6- <TargetFrameworks >net8.0;net462</ TargetFrameworks >
6+ <TargetFramework >net9.0</ TargetFramework >
77 <PackageProjectUrl >https://github.com/TestableIO/System.IO.Abstractions</PackageProjectUrl >
88 <PackageLicenseExpression >MIT</PackageLicenseExpression >
99 <PackageTags >testing</PackageTags >
1717 <ProjectReference Include =" ../../src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj" />
1818 </ItemGroup >
1919 <ItemGroup >
20- <PackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies.net462" >
21- <PrivateAssets >all</PrivateAssets >
22- <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
23- </PackageReference >
2420 <PackageReference Include =" BenchmarkDotNet" />
2521 </ItemGroup >
2622</Project >
Original file line number Diff line number Diff line change 66 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
77 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
88 <GenerateDocumentationFile >true</GenerateDocumentationFile >
9- <InheritDocEnabled >true</InheritDocEnabled >
109 </PropertyGroup >
1110</Project >
You can’t perform that action at this time.
0 commit comments