Commit 3b45a34
committed
Rename solution, readme and icon files
- Rename NuGet Icon to `Icon.png`
- This is no longer used as a public reference point for NuGet icon URL. Hence, it's safe to change.
- Normalize casing for `ReadMe.md`
- To match the file already in Windows toolkit repo.
- Rename solution file to `CommunityToolkit.sln`
- The `dotnet` seems implied and also doesn't stand-out in the file list because of the lower casing and `d` char.
- Spaces are a main issue when doing automation (_like using `*.sln` in build scripts and in URLs it adds `%20`_).1 parent 9d1a525 commit 3b45a34
3 files changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments