Skip to content

Commit be35475

Browse files
committed
Add resources (readme, release notes, etc.) to solution
1 parent 3aae7c5 commit be35475

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Beyond.NET.sln

+8
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Beyond.NET.Builder.Apple",
2828
EndProject
2929
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Beyond.NET.Builder.DotNET", "Builder\Beyond.NET.Builder.DotNET\Beyond.NET.Builder.DotNET.csproj", "{6518E2AA-1638-4F5E-8465-2934D6724126}"
3030
EndProject
31+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Resources", "Resources", "{053BEEF4-DB00-4A44-BD6D-08A335C3FE36}"
32+
ProjectSection(SolutionItems) = preProject
33+
LICENSE = LICENSE
34+
README_MANUAL_BUILD.md = README_MANUAL_BUILD.md
35+
README.md = README.md
36+
RELEASE_NOTES.md = RELEASE_NOTES.md
37+
EndProjectSection
38+
EndProject
3139
Global
3240
GlobalSection(SolutionConfigurationPlatforms) = preSolution
3341
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)