Skip to content

Commit ec2500d

Browse files
committed
Rename and add root files
1 parent 07045a8 commit ec2500d

27 files changed

+13
-1
lines changed

Lora-Map.sln

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.Posix", "..\Librarys\M
2121
EndProject
2222
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoordinateSharp", "..\Librarys\Coordinates\CoordinateSharp\CoordinateSharp.csproj", "{DA8510CE-7899-49DD-9E17-7C974382288D}"
2323
EndProject
24+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "map-project", "map-project", "{09970E82-A296-45BC-A389-77CA4EFEFFED}"
25+
ProjectSection(SolutionItems) = preProject
26+
..\.dockerignore = ..\.dockerignore
27+
..\.travis.yml = ..\.travis.yml
28+
..\CONTRIBUTING.md = ..\CONTRIBUTING.md
29+
..\docker-compose.yml = ..\docker-compose.yml
30+
..\Dockerfile = ..\Dockerfile
31+
..\LICENSE = ..\LICENSE
32+
..\README.md = ..\README.md
33+
..\update.sh = ..\update.sh
34+
EndProjectSection
35+
EndProject
2436
Global
2537
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2638
Debug|Any CPU = Debug|Any CPU

Lora-Map/Lora-Map.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</ItemGroup>
6464
<ItemGroup>
6565
<None Include="Adminrights.manifest" />
66-
<None Include="..\CHANGELOG" />
66+
<None Include="..\CHANGELOG.md" />
6767
<None Include="..\README.md" />
6868
<None Include="config-example\settings.conf.example">
6969
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)