Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: focus-creative-games/Excel2TextDiff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: focus-creative-games/Excel2TextDiff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 12, 2022

  1. Update README.md

    pirunxi authored Feb 12, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    12991a8 View commit details

Commits on Apr 8, 2022

  1. Update README.md

    pirunxi authored Apr 8, 2022
    Copy the full SHA
    6253da8 View commit details

Commits on Aug 13, 2024

  1. [change] 更新到.net 8

    pirunxi committed Aug 13, 2024
    Copy the full SHA
    53ac35d View commit details
Showing with 7 additions and 1 deletion.
  1. +1 −1 Excel2TextDiff.csproj
  2. +6 −0 README.md
2 changes: 1 addition & 1 deletion Excel2TextDiff.csproj
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -2,10 +2,16 @@

一个方便diff excel族(xls,xlsx,csv)文件的工具。将excel文件转为文本文件,然后再调用diff程序,极其方便直观地对比excel文件的变化。非常有用!

**===需要安装 [.net 8 sdk](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)或更高版本===**

配置方式如图

![Excel2TextDiff](docs/images/a_1.jpg)

使用效果如图

![pipeline](docs/images/d_70.jpg)

## 支持与联系

QQ群: 692890842 (Luban开发交流群)