Skip to content

Commit 353c2b1

Browse files
committed
fix: sln mapping
1 parent 2b172d0 commit 353c2b1

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

FixedMathSharp.sln

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FixedMathSharp.Tests", "tes
99
EndProject
1010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{882324AE-67F3-4F5B-8485-6EF324A15CBF}"
1111
ProjectSection(SolutionItems) = preProject
12-
CONTRIBUTING.md = CONTRIBUTING.md
13-
LICENSE.md = LICENSE.md
12+
.editorconfig = .editorconfig
13+
.gitignore = .gitignore
14+
LICENSE = LICENSE
15+
NOTICE = NOTICE
16+
COPYRIGHT = COPYRIGHT
1417
README.md = README.md
1518
EndProjectSection
1619
EndProject

0 commit comments

Comments
 (0)