File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11<Solution >
2+
23 <Folder Name =" /benchmarks/" >
34 <Project Path =" benchmarks\MiniExcel.Benchmarks\MiniExcel.Benchmarks.csproj" Type =" Classic C#" />
45 </Folder >
6+
57 <Folder Name =" /Docs and setting/" >
68 <File Path =" .gitattributes" />
79 <File Path =" .gitignore" />
1618 <File Path =" .github\workflows\codeql-analysis.yml" />
1719 <File Path =" docs\core_logic_diagram.drawio" />
1820 </Folder >
21+
1922 <Folder Name =" /Releases/" >
2023 <File Path =" docs\README.md" />
2124 <File Path =" docs\README.zh-CN.md" />
2225 <File Path =" docs\README.zh-Hant.md" />
2326 </Folder >
27+
2428 <Folder Name =" /src/" >
2529 <Project Path =" src\MiniExcel.Core\MiniExcel.Core.csproj" Type =" Classic C#" />
2630 <Project Path =" src\MiniExcel.Csv\MiniExcel.Csv.csproj" Type =" Classic C#" />
2731 <Project Path =" src\MiniExcel\MiniExcel.csproj" Type =" Classic C#" />
2832 </Folder >
33+
2934 <Folder Name =" /tests/" >
3035 <Project Path =" tests\MiniExcelTests\MiniExcelTests.csproj" Type =" Classic C#" />
3136 </Folder >
37+
3238</Solution >
Original file line number Diff line number Diff line change 11<Project >
22
33 <PropertyGroup >
4- <TargetFrameworks >netstandard2.0;net8.0;net9 .0</TargetFrameworks >
4+ <TargetFrameworks >netstandard2.0;net8.0;net10 .0</TargetFrameworks >
55 <Version >2.0.0-beta.1</Version >
66 <Nullable >enable</Nullable >
77 <ImplicitUsings >enable</ImplicitUsings >
You can’t perform that action at this time.
0 commit comments