diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 21:10:15 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 21:10:15 +0100 |
| commit | 089ad8e7c2ee6360b2ff24751202766795a2e82d (patch) | |
| tree | bde316c78577266d22167391be4647f9b1d6d024 /BDInfo | |
| parent | b062577d81895b2fe1874aa9b44a1961436094a2 (diff) | |
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
Diffstat (limited to 'BDInfo')
| -rw-r--r-- | BDInfo/BDInfo.csproj | 2 | ||||
| -rw-r--r-- | BDInfo/ReadMe.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/BDInfo/BDInfo.csproj b/BDInfo/BDInfo.csproj index 5246e09cb..662583b3f 100644 --- a/BDInfo/BDInfo.csproj +++ b/BDInfo/BDInfo.csproj @@ -1,4 +1,4 @@ -<Project Sdk="Microsoft.NET.Sdk"> +<Project Sdk="Microsoft.NET.Sdk"> <ItemGroup> <Compile Include="..\SharedVersion.cs" Link="SharedVersion.cs" /> diff --git a/BDInfo/ReadMe.txt b/BDInfo/ReadMe.txt index 65490065d..e70b0b66c 100644 --- a/BDInfo/ReadMe.txt +++ b/BDInfo/ReadMe.txt @@ -1,4 +1,4 @@ -The source is taken from the BDRom folder of this project: +The source is taken from the BDRom folder of this project: http://www.cinemasquid.com/blu-ray/tools/bdinfo |
