From 3e1e608448dae7a09454328fdaa681d9ce2af976 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 6 Nov 2019 20:53:26 -0500 Subject: [PATCH] solution items folder --- Otp.NET.sln | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Otp.NET.sln b/Otp.NET.sln index f46f59a..96aef01 100644 --- a/Otp.NET.sln +++ b/Otp.NET.sln @@ -10,6 +10,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Otp.NET.Test", "test\Otp.NE EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{81C89CBC-23CE-40F7-904E-C7AA07A2981C}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2A4A70D0-4968-4E0C-9E42-4AF2C076D38B}" + ProjectSection(SolutionItems) = preProject + README.md = README.md + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU