Skip to content

Commit 142a1d9

Browse files
committed
Added solution items
1 parent 8ec6fd8 commit 142a1d9

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# WriterSharp
22
<img src="Assets/Logo.png" align="right" width="100" alt="Norb's WriterClassic Logo"/>
33

4-
So, what is WriterSharp?
4+
So, what is **WriterSharp**?
55

66
Well, long time ago *(it was only 3 years)*, I created a Python program with a GUI called [**WriterClassic**](https://github.com/MF366-Coding/WriterClassic). It was a basic text editor that evolved into something special - at least for me.
77

WriterSharp.sln

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WriterSharp.Tests", "Writer
1111
EndProject
1212
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WriterSharp", "WriterSharp\WriterSharp.csproj", "{2C08ED8C-BCD5-4660-93B1-CB5AA66897D8}"
1313
EndProject
14+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{089100B1-113F-4E66-888A-E83F3999EAFD}"
15+
ProjectSection(SolutionItems) = preProject
16+
.gitignore = .gitignore
17+
README.md = README.md
18+
LICENSE.md = LICENSE.md
19+
EndProjectSection
20+
EndProject
1421
Global
1522
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1623
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)