Skip to content

Commit 6aaf1ba

Browse files
committed
Update solution file
1 parent 45e7901 commit 6aaf1ba

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

RNNSharp.sln

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 2012
3+
# Visual Studio 14
4+
VisualStudioVersion = 14.0.24720.0
5+
MinimumVisualStudioVersion = 10.0.40219.1
46
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RNNSharp", "RNNSharp\RNNSharp.csproj", "{1D37FF75-66F5-4814-AE48-EBF5CB9A56BF}"
57
EndProject
68
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RNNSharpConsole", "RNNSharpConsole\RNNSharpConsole.csproj", "{5B4AFE4E-138C-425B-BE2A-7CB239CA175F}"
@@ -9,6 +11,13 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConvertCorpus", "ConvertCor
911
EndProject
1012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TFeatureBin", "TFeatureBin\TFeatureBin.csproj", "{560D37F9-8269-4A2E-9573-CA579FB8D7E7}"
1113
EndProject
14+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{37B17F9C-9953-4D62-B88F-2CD45F1763B2}"
15+
ProjectSection(SolutionItems) = preProject
16+
LICENSE = LICENSE
17+
README.md = README.md
18+
RNNSharpOverview.jpg = RNNSharpOverview.jpg
19+
EndProjectSection
20+
EndProject
1221
Global
1322
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1423
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)