Skip to content

Commit

Permalink
Merge pull request #28 from WildernessLabs/jorge-folder-restructure
Browse files Browse the repository at this point in the history
Folder re-structure
  • Loading branch information
adrianstevens authored Dec 8, 2023
2 parents 0a00004 + 50bf80c commit 8ece780
Show file tree
Hide file tree
Showing 60 changed files with 93 additions and 91 deletions.
91 changes: 46 additions & 45 deletions Source/Maple.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,71 +3,50 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33103.184
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Web.Maple.MapleClient", "Web.Maple.MapleClient", "{67A01185-F6CC-496A-813C-E1E7C73AA7E2}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Web.Maple.Client", "Web.Maple.Client", "{67A01185-F6CC-496A-813C-E1E7C73AA7E2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Web.Maple.MapleServer", "Web.Maple.MapleServer", "{F836AD65-6FA9-487B-9DFA-F88E58C09A87}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Web.Maple.Server", "Web.Maple.Server", "{F836AD65-6FA9-487B-9DFA-F88E58C09A87}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Driver", "Driver", "{FF9309D7-BA3D-4BC0-A487-3D20AA566838}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sample", "Sample", "{27484BCD-7E08-4554-BDC5-8FF1331346C9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Driver", "Driver", "{A9F48762-387E-4D1D-A610-A147FEE8F709}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Samples", "Samples", "{6409E93C-888B-40D9-BFC3-A2AA8E9330B5}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sample", "Sample", "{6409E93C-888B-40D9-BFC3-A2AA8E9330B5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{D15389D9-AD11-4877-B130-9EDD0C5D2790}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Utilities", "Utilities", "{07308F3E-7D78-4E19-A98B-CC1EDB6E8644}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Web.Maple.MapleClient", "Web.Maple.MapleClient\Driver\Web.Maple.MapleClient.csproj", "{D8D1DD36-685D-4B55-9D91-0B65D07FA04E}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_External", "_External", "{53F016AC-D7C5-4716-8B81-AA0A2BF4D29F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MapleClient_Sample", "Web.Maple.MapleClient\Sample\MapleClient_Sample\MapleClient_Sample.csproj", "{4BCEE20A-9B50-4071-878D-B964CD8523DB}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Meadow.Logging", "..\..\Meadow.Logging\Source\Meadow.Logging\lib\Meadow.Logging.csproj", "{1F602775-FB43-41CD-8E41-902E4D3738C9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Web.Maple.MapleServer", "Web.Maple.MapleServer\Driver\Web.Maple.MapleServer.csproj", "{C9E324F7-9757-4F96-8079-52072A322805}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Meadow.Units", "..\..\Meadow.Units\Source\Meadow.Units\Meadow.Units.csproj", "{526F2032-CA9D-4FC2-BA48-09C73BCC9D4A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServerConsole_Sample", "Web.Maple.MapleServer\Samples\ServerConsole_Sample\ServerConsole_Sample.csproj", "{4D68707E-6AB5-4716-86B8-3A1AF3893562}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Meadow.Contracts", "..\..\Meadow.Contracts\Source\Meadow.Contracts\Meadow.Contracts.csproj", "{A8AE84F9-A196-4270-8901-12F55E46EBF3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Maple.Unit.Tests", "Web.Maple.MapleServer\Tests\Maple.Unit.Tests\Maple.Unit.Tests.csproj", "{3DB04B8A-7FF4-42A1-8140-29E6BAB70A44}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MQTTnet", "..\..\MQTTnet\Source\MQTTnet\MQTTnet.csproj", "{ED73C2DA-D9CF-4374-B194-7313B7F5916E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_External", "_External", "{53F016AC-D7C5-4716-8B81-AA0A2BF4D29F}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Web.Maple.Client", "Web.Maple.Client\Web.Maple.Client.csproj", "{FFFBEE6E-D98E-479D-BFC6-7E94EB741BE8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Meadow.Logging", "..\..\Meadow.Logging\Source\Meadow.Logging\lib\Meadow.Logging.csproj", "{1F602775-FB43-41CD-8E41-902E4D3738C9}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Web.Maple.Client_Sample", "Web.Maple.Client_Sample\Web.Maple.Client_Sample.csproj", "{445E8D2D-6CB5-4CAF-8E7A-6AA49227C4A0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Meadow.Units", "..\..\Meadow.Units\Source\Meadow.Units\Meadow.Units.csproj", "{526F2032-CA9D-4FC2-BA48-09C73BCC9D4A}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Web.Maple.Server", "Web.Maple.Server\Web.Maple.Server.csproj", "{0F05393E-8C90-42A9-9EA5-7BBC88F17368}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Maple.Server_UDP_Listener_Sample", "Web.Maple.MapleServer\Utilities\Maple.Server_UDP_Listener_Sample\Maple.Server_UDP_Listener_Sample.csproj", "{4212371D-B79B-4961-A868-BD8A95351449}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Web.Maple.Server_Sample", "Web.Maple.Server_Sample\Web.Maple.Server_Sample.csproj", "{4FA6FFE8-AF53-4E01-B32E-0CB659A89775}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Meadow.Contracts", "..\..\Meadow.Contracts\Source\Meadow.Contracts\Meadow.Contracts.csproj", "{A8AE84F9-A196-4270-8901-12F55E46EBF3}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Maple.Unit.Tests", "Tests\Maple.Unit.Tests.csproj", "{3C38E17C-EF69-4AD1-87CB-0B1001D660B1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MQTTnet", "..\..\MQTTnet\Source\MQTTnet\MQTTnet.csproj", "{ED73C2DA-D9CF-4374-B194-7313B7F5916E}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Maple.Server_UDP_Listener_Sample", "Utilities\Maple.Server_UDP_Listener_Sample.csproj", "{24F4E20B-9625-48E9-8C8D-EEA5D8AB1C3B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D8D1DD36-685D-4B55-9D91-0B65D07FA04E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D8D1DD36-685D-4B55-9D91-0B65D07FA04E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D8D1DD36-685D-4B55-9D91-0B65D07FA04E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D8D1DD36-685D-4B55-9D91-0B65D07FA04E}.Release|Any CPU.Build.0 = Release|Any CPU
{4BCEE20A-9B50-4071-878D-B964CD8523DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4BCEE20A-9B50-4071-878D-B964CD8523DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4BCEE20A-9B50-4071-878D-B964CD8523DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4BCEE20A-9B50-4071-878D-B964CD8523DB}.Release|Any CPU.Build.0 = Release|Any CPU
{C9E324F7-9757-4F96-8079-52072A322805}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C9E324F7-9757-4F96-8079-52072A322805}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C9E324F7-9757-4F96-8079-52072A322805}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C9E324F7-9757-4F96-8079-52072A322805}.Release|Any CPU.Build.0 = Release|Any CPU
{C9E324F7-9757-4F96-8079-52072A322805}.Release|Any CPU.Deploy.0 = Release|Any CPU
{4D68707E-6AB5-4716-86B8-3A1AF3893562}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4D68707E-6AB5-4716-86B8-3A1AF3893562}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4D68707E-6AB5-4716-86B8-3A1AF3893562}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4D68707E-6AB5-4716-86B8-3A1AF3893562}.Release|Any CPU.Build.0 = Release|Any CPU
{3DB04B8A-7FF4-42A1-8140-29E6BAB70A44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3DB04B8A-7FF4-42A1-8140-29E6BAB70A44}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3DB04B8A-7FF4-42A1-8140-29E6BAB70A44}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3DB04B8A-7FF4-42A1-8140-29E6BAB70A44}.Release|Any CPU.Build.0 = Release|Any CPU
{1F602775-FB43-41CD-8E41-902E4D3738C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F602775-FB43-41CD-8E41-902E4D3738C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F602775-FB43-41CD-8E41-902E4D3738C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -78,10 +57,6 @@ Global
{526F2032-CA9D-4FC2-BA48-09C73BCC9D4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{526F2032-CA9D-4FC2-BA48-09C73BCC9D4A}.Release|Any CPU.Build.0 = Release|Any CPU
{526F2032-CA9D-4FC2-BA48-09C73BCC9D4A}.Release|Any CPU.Deploy.0 = Release|Any CPU
{4212371D-B79B-4961-A868-BD8A95351449}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4212371D-B79B-4961-A868-BD8A95351449}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4212371D-B79B-4961-A868-BD8A95351449}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4212371D-B79B-4961-A868-BD8A95351449}.Release|Any CPU.Build.0 = Release|Any CPU
{A8AE84F9-A196-4270-8901-12F55E46EBF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A8AE84F9-A196-4270-8901-12F55E46EBF3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A8AE84F9-A196-4270-8901-12F55E46EBF3}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
Expand All @@ -92,6 +67,32 @@ Global
{ED73C2DA-D9CF-4374-B194-7313B7F5916E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ED73C2DA-D9CF-4374-B194-7313B7F5916E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ED73C2DA-D9CF-4374-B194-7313B7F5916E}.Release|Any CPU.Build.0 = Release|Any CPU
{FFFBEE6E-D98E-479D-BFC6-7E94EB741BE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FFFBEE6E-D98E-479D-BFC6-7E94EB741BE8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FFFBEE6E-D98E-479D-BFC6-7E94EB741BE8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FFFBEE6E-D98E-479D-BFC6-7E94EB741BE8}.Release|Any CPU.Build.0 = Release|Any CPU
{445E8D2D-6CB5-4CAF-8E7A-6AA49227C4A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{445E8D2D-6CB5-4CAF-8E7A-6AA49227C4A0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{445E8D2D-6CB5-4CAF-8E7A-6AA49227C4A0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{445E8D2D-6CB5-4CAF-8E7A-6AA49227C4A0}.Release|Any CPU.Build.0 = Release|Any CPU
{0F05393E-8C90-42A9-9EA5-7BBC88F17368}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0F05393E-8C90-42A9-9EA5-7BBC88F17368}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0F05393E-8C90-42A9-9EA5-7BBC88F17368}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{0F05393E-8C90-42A9-9EA5-7BBC88F17368}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0F05393E-8C90-42A9-9EA5-7BBC88F17368}.Release|Any CPU.Build.0 = Release|Any CPU
{0F05393E-8C90-42A9-9EA5-7BBC88F17368}.Release|Any CPU.Deploy.0 = Release|Any CPU
{4FA6FFE8-AF53-4E01-B32E-0CB659A89775}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4FA6FFE8-AF53-4E01-B32E-0CB659A89775}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4FA6FFE8-AF53-4E01-B32E-0CB659A89775}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4FA6FFE8-AF53-4E01-B32E-0CB659A89775}.Release|Any CPU.Build.0 = Release|Any CPU
{3C38E17C-EF69-4AD1-87CB-0B1001D660B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C38E17C-EF69-4AD1-87CB-0B1001D660B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C38E17C-EF69-4AD1-87CB-0B1001D660B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C38E17C-EF69-4AD1-87CB-0B1001D660B1}.Release|Any CPU.Build.0 = Release|Any CPU
{24F4E20B-9625-48E9-8C8D-EEA5D8AB1C3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{24F4E20B-9625-48E9-8C8D-EEA5D8AB1C3B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{24F4E20B-9625-48E9-8C8D-EEA5D8AB1C3B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{24F4E20B-9625-48E9-8C8D-EEA5D8AB1C3B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -103,16 +104,16 @@ Global
{6409E93C-888B-40D9-BFC3-A2AA8E9330B5} = {F836AD65-6FA9-487B-9DFA-F88E58C09A87}
{D15389D9-AD11-4877-B130-9EDD0C5D2790} = {F836AD65-6FA9-487B-9DFA-F88E58C09A87}
{07308F3E-7D78-4E19-A98B-CC1EDB6E8644} = {F836AD65-6FA9-487B-9DFA-F88E58C09A87}
{D8D1DD36-685D-4B55-9D91-0B65D07FA04E} = {FF9309D7-BA3D-4BC0-A487-3D20AA566838}
{4BCEE20A-9B50-4071-878D-B964CD8523DB} = {27484BCD-7E08-4554-BDC5-8FF1331346C9}
{C9E324F7-9757-4F96-8079-52072A322805} = {A9F48762-387E-4D1D-A610-A147FEE8F709}
{4D68707E-6AB5-4716-86B8-3A1AF3893562} = {6409E93C-888B-40D9-BFC3-A2AA8E9330B5}
{3DB04B8A-7FF4-42A1-8140-29E6BAB70A44} = {D15389D9-AD11-4877-B130-9EDD0C5D2790}
{1F602775-FB43-41CD-8E41-902E4D3738C9} = {53F016AC-D7C5-4716-8B81-AA0A2BF4D29F}
{526F2032-CA9D-4FC2-BA48-09C73BCC9D4A} = {53F016AC-D7C5-4716-8B81-AA0A2BF4D29F}
{4212371D-B79B-4961-A868-BD8A95351449} = {07308F3E-7D78-4E19-A98B-CC1EDB6E8644}
{A8AE84F9-A196-4270-8901-12F55E46EBF3} = {53F016AC-D7C5-4716-8B81-AA0A2BF4D29F}
{ED73C2DA-D9CF-4374-B194-7313B7F5916E} = {53F016AC-D7C5-4716-8B81-AA0A2BF4D29F}
{FFFBEE6E-D98E-479D-BFC6-7E94EB741BE8} = {FF9309D7-BA3D-4BC0-A487-3D20AA566838}
{445E8D2D-6CB5-4CAF-8E7A-6AA49227C4A0} = {27484BCD-7E08-4554-BDC5-8FF1331346C9}
{0F05393E-8C90-42A9-9EA5-7BBC88F17368} = {A9F48762-387E-4D1D-A610-A147FEE8F709}
{4FA6FFE8-AF53-4E01-B32E-0CB659A89775} = {6409E93C-888B-40D9-BFC3-A2AA8E9330B5}
{3C38E17C-EF69-4AD1-87CB-0B1001D660B1} = {D15389D9-AD11-4877-B130-9EDD0C5D2790}
{24F4E20B-9625-48E9-8C8D-EEA5D8AB1C3B} = {07308F3E-7D78-4E19-A98B-CC1EDB6E8644}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9C2393A8-C0F2-499C-B803-F63A421A359F}
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\Driver\Web.Maple.MapleServer.csproj" />
<ProjectReference Include="..\Web.Maple.Server\Web.Maple.Server.csproj" />
</ItemGroup>

</Project>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Company>Wilderness Labs, Inc</Company>
<Authors>Wilderness Labs, Inc</Authors>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<LangVersion>10.0</LangVersion>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>

</Project>
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Company>Wilderness Labs, Inc</Company>
<Authors>Wilderness Labs, Inc</Authors>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<LangVersion>10.0</LangVersion>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>

</Project>
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
using System.Net;
using System.Net.Sockets;
using System.Text;

namespace Maple.Server_UDP_Listener_Sample
{
class MainClass
{
const int MAPLE_SERVER_BROADCASTPORT = 17756;

static void Main(string[] args)
{
UdpClient udpClient = new UdpClient(MAPLE_SERVER_BROADCASTPORT);
IPEndPoint RemoteIpEndPoint = new IPEndPoint(IPAddress.Any, 0);

while (true)
{
Byte[] receiveBytes = udpClient.Receive(ref RemoteIpEndPoint);
string returnData = Encoding.ASCII.GetString(receiveBytes);
Console.WriteLine(returnData);
}

}
}
using System.Net;
using System.Net.Sockets;
using System.Text;

namespace Maple.Server_UDP_Listener_Sample
{
class MainClass
{
const int MAPLE_SERVER_BROADCASTPORT = 17756;

static void Main(string[] args)
{
UdpClient udpClient = new UdpClient(MAPLE_SERVER_BROADCASTPORT);
IPEndPoint RemoteIpEndPoint = new IPEndPoint(IPAddress.Any, 0);

while (true)
{
Byte[] receiveBytes = udpClient.Receive(ref RemoteIpEndPoint);
string returnData = Encoding.ASCII.GetString(receiveBytes);
Console.WriteLine(returnData);
}

}
}
}
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
<Description>Maple is an ultra-lightweight RESTful web API Server, built specifically for Meadow. It provides an easy to extend architecture, and has integrated JSON support via System.Text.Json.</Description>
</PropertyGroup>
<ItemGroup>
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<None Include="..\icon.png" Pack="true" PackagePath="" />
</ItemGroup>
</Project>
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Driver\Web.Maple.MapleServer.csproj" />
<ProjectReference Include="..\Web.Maple.Client\Web.Maple.Client.csproj" />
</ItemGroup>
</Project>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
<LangVersion>10.0</LangVersion>
</PropertyGroup>
<ItemGroup>
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<None Include="..\icon.png" Pack="true" PackagePath="" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\..\Meadow.Logging\Source\Meadow.Logging\lib\Meadow.Logging.csproj" />
<ProjectReference Include="..\..\..\Meadow.Logging\Source\Meadow.Logging\lib\Meadow.Logging.csproj" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ public static void Main(string[] args)
static IPAddress GetLocalIP()
{
IPAddress localIP;
using (Socket socket = new Socket(AddressFamily.InterNetwork, SocketType.Dgram, 0)) {
using (Socket socket = new Socket(AddressFamily.InterNetwork, SocketType.Dgram, 0))
{
socket.Connect("8.8.8.8", 65530);
IPEndPoint endPoint = socket.LocalEndPoint as IPEndPoint;
localIP = endPoint.Address;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Driver\Web.Maple.MapleClient.csproj" />
<ProjectReference Include="..\Web.Maple.Server\Web.Maple.Server.csproj" />
</ItemGroup>
</Project>

0 comments on commit 8ece780

Please sign in to comment.