diff options
| author | MichaelTheShifter <[email protected]> | 2016-06-24 18:52:05 -0400 |
|---|---|---|
| committer | MichaelTheShifter <[email protected]> | 2016-06-24 18:52:05 -0400 |
| commit | 6707e2076a63dafab686fd533c95fb8ceb6c23fa (patch) | |
| tree | ce4a5e24203a0091e327fd38beb2e1f99b24523a /source/ShiftOS.sln | |
| parent | ecee91bc559e1c0d716a3032e371218812df61e7 (diff) | |
| download | shiftos-c--6707e2076a63dafab686fd533c95fb8ceb6c23fa.tar.gz shiftos-c--6707e2076a63dafab686fd533c95fb8ceb6c23fa.tar.bz2 shiftos-c--6707e2076a63dafab686fd533c95fb8ceb6c23fa.zip | |
Delete some VB.NET files and switch readme.md
Diffstat (limited to 'source/ShiftOS.sln')
| -rw-r--r-- | source/ShiftOS.sln | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/source/ShiftOS.sln b/source/ShiftOS.sln index d9ad771..b45576c 100644 --- a/source/ShiftOS.sln +++ b/source/ShiftOS.sln @@ -1,10 +1,15 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 -VisualStudioVersion = 14.0.24720.0 +VisualStudioVersion = 14.0.25123.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiftOS", "WindowsFormsApplication1\ShiftOS.csproj", "{00BE72D0-B744-48BA-9C60-BC429757FC32}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FFE98655-2954-4933-8033-B09C671DB969}" + ProjectSection(SolutionItems) = preProject + README.md = README.md + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU |
