Skip to content

Commit 955dbef

Browse files
committed
Moved Licence and Readme
1 parent 2cdd2c1 commit 955dbef

File tree

4 files changed

+6
-214
lines changed

4 files changed

+6
-214
lines changed

XSharpInteractive/README.md renamed to README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# XSharp Interactive
1+
# XSharp Interactive
22

33
Experimental XSharp Core dialect Scripting kernel to be use with .Net Polyglot Notebooks.
44

XSharpInteractive.sln

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ VisualStudioVersion = 17.8.34309.116
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "XSharpInteractive", "XSharpInteractive\XSharpInteractive.csproj", "{93B2A7EF-049F-4D50-9F1E-CB13D7FA179A}"
77
EndProject
8+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1F79DA3B-5043-4B95-AAB9-9A96A9518FD1}"
9+
ProjectSection(SolutionItems) = preProject
10+
README.md = README.md
11+
EndProjectSection
12+
EndProject
813
Global
914
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1015
Debug|Any CPU = Debug|Any CPU

XSharpInteractive/LICENCE

Lines changed: 0 additions & 202 deletions
This file was deleted.

XSharpInteractive/XSharpInteractive.csproj

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,4 @@
4949
</ItemGroup>
5050
</Target>
5151

52-
<ItemGroup>
53-
<Content Include="README.md">
54-
<Pack>true</Pack>
55-
<PackagePath>\</PackagePath>
56-
</Content>
57-
<Content Include="LICENCE">
58-
<Pack>true</Pack>
59-
<PackagePath>\</PackagePath>
60-
</Content>
61-
</ItemGroup>
62-
6352
</Project>

0 commit comments

Comments
 (0)