Skip to content

Commit

Permalink
Add .editorconfig to the .sln
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulusParssinen committed Feb 1, 2024
1 parent 5e74675 commit 944fcec
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Flazzy.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Flazzy", "Flazzy\Flazzy.csproj", "{885A2556-82AC-4F56-9FA6-40236CE3766D}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Flazzy", "Flazzy\Flazzy.csproj", "{885A2556-82AC-4F56-9FA6-40236CE3766D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F8218F21-3B89-47C5-97F8-56593CF59ED7}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit 944fcec

Please sign in to comment.