Skip to content

Commit 07db11c

Browse files
committed
Renamed file back to BUILDING.
1 parent c3e2b9a commit 07db11c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.

Magick.NET.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "files", "files", "{D6C3708D
7474
.dockerignore = .dockerignore
7575
.gitattributes = .gitattributes
7676
.gitignore = .gitignore
77-
Building.md = Building.md
77+
BUILDING.md = BUILDING.md
7878
CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md
7979
Copyright.txt = Copyright.txt
8080
Directory.Packages.props = Directory.Packages.props

docs/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You have two options to get the Magick.NET binaries in your project:
77
- Right click on the references of your project and choose 'Manage NuGet packages'.
88
- Search for Magick.NET and choose the package that uses the platform of your choice: x64/arm64/x86 or AnyCPU.
99
- Build Magick.NET yourself:
10-
- Instructions on how to build Magick.NET can be found [here](../Building.md).
10+
- Instructions on how to build Magick.NET can be found [here](../BUILDING.md).
1111

1212
For some formats additional software needs to be installed:
1313
- AI/EPS/PDF/PS requires [Ghostscript](https://www.ghostscript.com/download/gsdnld.html).

0 commit comments

Comments
 (0)