Update folder structure
parent
471b24ae29
commit
9c5d763edf
|
@ -0,0 +1,11 @@
|
|||
[Oo]bj/
|
||||
[Bb]in/
|
||||
.nuget/
|
||||
_ReSharper.*
|
||||
packages/
|
||||
artifacts/
|
||||
*.user
|
||||
*.suo
|
||||
*.userprefs
|
||||
*DS_Store
|
||||
*.sln.ide
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenBveFcmbTrainPlugin", "OpenBveFcmbTrainPlugin.csproj", "{9197FFA4-D95A-410C-A705-4E7CD187546A}"
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenBveFcmbTrainPlugin", "src/OpenBveFcmbTrainPlugin.csproj", "{9197FFA4-D95A-410C-A705-4E7CD187546A}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
|
|
Loading…
Reference in New Issue