Skip to content

Commit

Permalink
Projects renamed to shorten URL paths
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgedevs committed Jan 9, 2022
1 parent 25c25a3 commit 1892b3c
Show file tree
Hide file tree
Showing 139 changed files with 262 additions and 261 deletions.
8 changes: 4 additions & 4 deletions Source/Clima/Clima.ServerHosts.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30611.23
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WildernessLabs.Clima.Server.Mini", "WildernessLabs.Clima.Server.Mini\WildernessLabs.Clima.Server.Mini.csproj", "{073FEA29-0F03-4B3A-AAA5-967F0BF6317A}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServerMini", "ServerMini\ServerMini.csproj", "{073FEA29-0F03-4B3A-AAA5-967F0BF6317A}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "WildernessLabs.Clima.Contracts", "WildernessLabs.Clima.Contracts\WildernessLabs.Clima.Contracts.shproj", "{567267B3-ED96-4FEA-B555-2EE203372EA4}"
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "CommonContracts", "CommonContracts\CommonContracts.shproj", "{567267B3-ED96-4FEA-B555-2EE203372EA4}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
WildernessLabs.Clima.Contracts\WildernessLabs.Clima.Contracts.projitems*{073fea29-0f03-4b3a-aaa5-967f0bf6317a}*SharedItemsImports = 5
WildernessLabs.Clima.Contracts\WildernessLabs.Clima.Contracts.projitems*{567267b3-ed96-4fea-b555-2ee203372ea4}*SharedItemsImports = 13
CommonContracts\CommonContracts.projitems*{073fea29-0f03-4b3a-aaa5-967f0bf6317a}*SharedItemsImports = 5
CommonContracts\CommonContracts.projitems*{567267b3-ed96-4fea-b555-2ee203372ea4}*SharedItemsImports = 13
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down
28 changes: 14 additions & 14 deletions Source/Clima/Clima.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,31 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32014.148
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServerMini", "WildernessLabs.Clima.Server.Mini\ServerMini.csproj", "{D07BAD01-1F7A-4F79-A6FA-DBC86BE26DBA}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServerMini", "ServerMini\ServerMini.csproj", "{D07BAD01-1F7A-4F79-A6FA-DBC86BE26DBA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MeadowHackKit", "WildernessLabs.Clima.Meadow.HackKit\MeadowHackKit.csproj", "{E753B478-F501-45A8-8CCB-67970F131033}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MeadowHackKit", "MeadowHackKit\MeadowHackKit.csproj", "{E753B478-F501-45A8-8CCB-67970F131033}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "CommonContracts", "WildernessLabs.Clima.Contracts\CommonContracts.shproj", "{567267B3-ED96-4FEA-B555-2EE203372EA4}"
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "CommonContracts", "CommonContracts\CommonContracts.shproj", "{567267B3-ED96-4FEA-B555-2EE203372EA4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServerMini.Tests", "WildernessLabs.Clima.Server.Mini.Tests\ServerMini.Tests.csproj", "{533927CB-DC68-4D9F-9623-E43B605B7B04}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServerMini.Tests", "ServerMini.Tests\ServerMini.Tests.csproj", "{533927CB-DC68-4D9F-9623-E43B605B7B04}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MeadowProKit", "WildernessLabs.Clima.Meadow.Pro\MeadowProKit.csproj", "{9B08A0CE-DF94-4C59-98D4-B96212E78498}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MeadowClimaKit", "MeadowClimaKit\MeadowClimaKit.csproj", "{9B08A0CE-DF94-4C59-98D4-B96212E78498}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobileApp.Android", "WildernessLabs.Clima.Client\WildernessLabs.Clima.Client.Android\MobileApp.Android.csproj", "{5C96FCA3-10C5-4066-A7EA-59B715E3FE01}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobileApp.Android", "MobileApp\MobileApp.Android\MobileApp.Android.csproj", "{5C96FCA3-10C5-4066-A7EA-59B715E3FE01}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobileApp.iOS", "WildernessLabs.Clima.Client\WildernessLabs.Clima.Client.iOS\MobileApp.iOS.csproj", "{FAD5E344-A87A-49C4-B3EA-67665D5F3421}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobileApp.iOS", "MobileApp\MobileApp.iOS\MobileApp.iOS.csproj", "{FAD5E344-A87A-49C4-B3EA-67665D5F3421}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MobileApp.Forms", "WildernessLabs.Clima.Client\WildernessLabs.Clima.Client\MobileApp.Forms.csproj", "{0A88B701-120A-491C-B823-7ECD2F7BD24E}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MobileApp.Forms", "MobileApp\MobileApp.Forms\MobileApp.Forms.csproj", "{0A88B701-120A-491C-B823-7ECD2F7BD24E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MeadowProKit.Tests", "WilderenessLabs.Clima.Meadow.Pro.HardwareDiagnostics\MeadowProKit.Tests.csproj", "{50B2CBA1-2053-42D6-9783-184802980F4B}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MeadowClimaKit.Tests", "MeadowClimaKit.Tests\MeadowClimaKit.Tests.csproj", "{50B2CBA1-2053-42D6-9783-184802980F4B}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
WildernessLabs.Clima.Contracts\WildernessLabs.Clima.Contracts.projitems*{0a88b701-120a-491c-b823-7ecd2f7bd24e}*SharedItemsImports = 5
WildernessLabs.Clima.Contracts\WildernessLabs.Clima.Contracts.projitems*{533927cb-dc68-4d9f-9623-e43b605b7b04}*SharedItemsImports = 5
WildernessLabs.Clima.Contracts\WildernessLabs.Clima.Contracts.projitems*{567267b3-ed96-4fea-b555-2ee203372ea4}*SharedItemsImports = 13
WildernessLabs.Clima.Contracts\WildernessLabs.Clima.Contracts.projitems*{d07bad01-1f7a-4f79-a6fa-dbc86be26dba}*SharedItemsImports = 5
WildernessLabs.Clima.Contracts\WildernessLabs.Clima.Contracts.projitems*{e753b478-f501-45a8-8ccb-67970f131033}*SharedItemsImports = 5
CommonContracts\CommonContracts.projitems*{0a88b701-120a-491c-b823-7ecd2f7bd24e}*SharedItemsImports = 5
CommonContracts\CommonContracts.projitems*{533927cb-dc68-4d9f-9623-e43b605b7b04}*SharedItemsImports = 5
CommonContracts\CommonContracts.projitems*{567267b3-ed96-4fea-b555-2ee203372ea4}*SharedItemsImports = 13
CommonContracts\CommonContracts.projitems*{d07bad01-1f7a-4f79-a6fa-dbc86be26dba}*SharedItemsImports = 5
CommonContracts\CommonContracts.projitems*{e753b478-f501-45a8-8ccb-67970f131033}*SharedItemsImports = 5
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
<HasSharedItems>true</HasSharedItems>
<SharedGUID>{567267B3-ED96-4FEA-B555-2EE203372EA4}</SharedGUID>
</PropertyGroup>
<PropertyGroup Label="Configuration">
<Import_RootNamespace>Clima.Contracts</Import_RootNamespace>
</PropertyGroup>
<ItemGroup>
<Folder Include="$(MSBuildThisFileDirectory)Models\" />
</ItemGroup>
<ItemGroup>
<Compile Include="$(MSBuildThisFileDirectory)DTUs\ClimateReadingEntity.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Models\ClimateReading.cs" />
</ItemGroup>
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
<HasSharedItems>true</HasSharedItems>
<SharedGUID>{567267B3-ED96-4FEA-B555-2EE203372EA4}</SharedGUID>
</PropertyGroup>
<PropertyGroup Label="Configuration">
<Import_RootNamespace>Clima.Contracts</Import_RootNamespace>
</PropertyGroup>
<ItemGroup>
<Folder Include="$(MSBuildThisFileDirectory)Models\" />
</ItemGroup>
<ItemGroup>
<Compile Include="$(MSBuildThisFileDirectory)DTUs\ClimateReadingEntity.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Models\ClimateReading.cs" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\CodeSharing\Microsoft.CodeSharing.Common.Default.props" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\CodeSharing\Microsoft.CodeSharing.Common.props" />
<Import Project="WildernessLabs.Clima.Contracts.projitems" Label="Shared" />
<Import Project="CommonContracts.projitems" Label="Shared" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\CodeSharing\Microsoft.CodeSharing.CSharp.targets" />
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@ void Initialize()
//windVaneAnalog.StartSampling(standbyDuration: 1000);

////==== to test the windvane driver use this
windVane = new WindVane(Device, Device.Pins.A00);
var observer = WindVane.CreateObserver(
handler: result => { Console.WriteLine($"Wind Direction: {result.New.Compass16PointCardinalName}"); },
filter: null
);
windVane.Subscribe(observer);
windVane.StartUpdating(TimeSpan.FromSeconds(1));

windVane = new WindVane(Device, Device.Pins.A00);
var observer = WindVane.CreateObserver(
handler: result => { Console.WriteLine($"Wind Direction: {result.New.Compass16PointCardinalName}"); },
filter: null
);
windVane.Subscribe(observer);
windVane.StartUpdating(TimeSpan.FromSeconds(1));

bme280 = new Bme280(Device.CreateI2cBus());
var bmeObserver = Bme280.CreateObserver(
handler: result => { Console.WriteLine($"Temp: {result.New.Temperature.Value.Fahrenheit:n2}, Humidity: {result.New.Humidity.Value.Percent:n2}%"); },
Expand Down
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
using MeadowProKit.DataAccessLayer;
using MeadowProKit.Models;
using MeadowProKit.Server.Bluetooth;
using Meadow;
using Meadow.Devices;
using Meadow.Foundation;
using Meadow.Foundation.Leds;
using Meadow.Gateway.WiFi;
using System;
using System.Threading.Tasks;

namespace MeadowProKit
{
public class MeadowApp : App<F7MicroV2, MeadowApp>
{
//==== Controllers and such
public MeadowApp()
{
Console.WriteLine("MeadowApp constructor started.");

//==== new up our peripherals
Initialize();

//==== subscribe to climate updates and save them to the database
ClimateMonitorAgent.Instance.ClimateConditionsUpdated += (s, e) =>
{
DebugOut(e.New);
LocalDbManager.Instance.SaveReading(e.New);
};
ClimateMonitorAgent.Instance.StartUpdating(TimeSpan.FromSeconds(10));

Console.WriteLine("MeadowApp constructor finished.");
}

//==== Initializes the hardware.
protected void Initialize()
{
Console.WriteLine("Hardware initialization started.");
var onboardLed = new RgbPwmLed(device: Device,
redPwmPin: Device.Pins.OnboardLedRed,
greenPwmPin: Device.Pins.OnboardLedGreen,
bluePwmPin: Device.Pins.OnboardLedBlue);

onboardLed.SetColor(WildernessLabsColors.ChileanFire);

BluetoothServer.Instance.Initialize();

onboardLed.SetColor(Color.Green);
Console.WriteLine("Hardware initialization complete.");
}

protected void DebugOut(Climate climate)
{
Console.WriteLine("New climate reading:");
Console.WriteLine($"Temperature: {climate.Temperature?.Celsius:N2}C");
Console.WriteLine($"Pressure: {climate.Pressure?.Millibar:N2}millibar");
Console.WriteLine($"Humidity: {climate.Humidity:N2}%");
Console.WriteLine($"Wind Speed: {climate.WindSpeed?.KilometersPerHour}");
Console.WriteLine($"Wind Direction: {climate.WindDirection?.Compass16PointCardinalName}");
}
}
using MeadowProKit.DataAccessLayer;
using MeadowProKit.Models;
using MeadowProKit.Server.Bluetooth;
using Meadow;
using Meadow.Devices;
using Meadow.Foundation;
using Meadow.Foundation.Leds;
using Meadow.Gateway.WiFi;
using System;
using System.Threading.Tasks;

namespace MeadowProKit
{
public class MeadowApp : App<F7MicroV2, MeadowApp>
{
//==== Controllers and such
public MeadowApp()
{
Console.WriteLine("MeadowApp constructor started.");

//==== new up our peripherals
Initialize();

//==== subscribe to climate updates and save them to the database
ClimateMonitorAgent.Instance.ClimateConditionsUpdated += (s, e) =>
{
DebugOut(e.New);
LocalDbManager.Instance.SaveReading(e.New);
};
ClimateMonitorAgent.Instance.StartUpdating(TimeSpan.FromSeconds(10));

Console.WriteLine("MeadowApp constructor finished.");
}

//==== Initializes the hardware.
protected void Initialize()
{
Console.WriteLine("Hardware initialization started.");
var onboardLed = new RgbPwmLed(device: Device,
redPwmPin: Device.Pins.OnboardLedRed,
greenPwmPin: Device.Pins.OnboardLedGreen,
bluePwmPin: Device.Pins.OnboardLedBlue);

onboardLed.SetColor(WildernessLabsColors.ChileanFire);

BluetoothServer.Instance.Initialize();

onboardLed.SetColor(Color.Green);
Console.WriteLine("Hardware initialization complete.");
}

protected void DebugOut(Climate climate)
{
Console.WriteLine("New climate reading:");
Console.WriteLine($"Temperature: {climate.Temperature?.Celsius:N2}C");
Console.WriteLine($"Pressure: {climate.Pressure?.Millibar:N2}millibar");
Console.WriteLine($"Humidity: {climate.Humidity:N2}%");
Console.WriteLine($"Wind Speed: {climate.WindSpeed?.KilometersPerHour}");
Console.WriteLine($"Wind Direction: {climate.WindDirection?.Compass16PointCardinalName}");
}
}
}
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<EmbeddedResource Include="meadow.jpg" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Meadow.F7" Version="0.29.1" />
<PackageReference Include="Meadow.Foundation" Version="0.31.0" />
<PackageReference Include="Meadow.Foundation.Displays.TextDisplayMenu" Version="0.1.42" />
<PackageReference Include="Meadow.Foundation.Displays.TftSpi" Version="0.7.50" />
<PackageReference Include="Meadow.Foundation.Web.Maple.Server" Version="0.4.0" />
<PackageReference Include="Meadow.F7" Version="0.*" />
<PackageReference Include="Meadow.Foundation" Version="0.*" />
<PackageReference Include="Meadow.Foundation.Displays.TextDisplayMenu" Version="0.*" />
<PackageReference Include="Meadow.Foundation.Displays.TftSpi" Version="0.*" />
<PackageReference Include="Meadow.Foundation.Web.Maple.Server" Version="0.*" />
<PackageReference Include="SimpleJpegDecoder" Version="0.*" />
<PackageReference Include="System.Text.Json" Version="6.0.0" />
</ItemGroup>
<Import Project="..\WildernessLabs.Clima.Contracts\WildernessLabs.Clima.Contracts.projitems" Label="Shared" />
<Import Project="..\CommonContracts\CommonContracts.projitems" Label="Shared" />
</Project>
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
namespace MeadowHackKit
{
public class Secrets
{
/// <summary>
/// Name of the WiFi network to use.
/// </summary>
public const string WIFI_NAME = "[SSID]";

/// <summary>
/// Password for the WiFi network names in WIFI_NAME.
/// </summary>
public const string WIFI_PASSWORD = "[PASSWORD]";
}
}
namespace MeadowHackKit
{
public class Secrets
{
/// <summary>
/// Name of the WiFi network to use.
/// </summary>
public const string WIFI_NAME = "[SSID]";

/// <summary>
/// Password for the WiFi network names in WIFI_NAME.
/// </summary>
public const string WIFI_PASSWORD = "[PASSWORD]";
}
}
File renamed without changes
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
using Android.OS;
using Android.Runtime;

namespace WildernessLabs.Clima.Client.Droid
namespace MobileApp.Droid
{
[Activity(Label = "Clima", Icon = "@mipmap/icon_launcher", RoundIcon = "@mipmap/icon_round_launcher", Theme = "@style/MainTheme",
LaunchMode = LaunchMode.SingleTask, ConfigurationChanges = ConfigChanges.ScreenSize, ScreenOrientation = ScreenOrientation.Portrait)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<AndroidResource Include="Resources\xml\network_security_config.xml" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\WildernessLabs.Clima.Client\MobileApp.Forms.csproj">
<ProjectReference Include="..\MobileApp.Forms\MobileApp.Forms.csproj">
<Project>{0A88B701-120A-491C-B823-7ECD2F7BD24E}</Project>
<Name>MobileApp.Forms</Name>
</ProjectReference>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.wildernesslabs.clima.client" android:installLocation="auto">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.MobileApp" android:installLocation="auto">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30" />
<application android:label="Clima" android:theme="@style/MainTheme" android:networkSecurityConfig="@xml/network_security_config"></application>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
using Android.Content;
using WildernessLabs.Clima.Client.Droid.Renderers;
using MobileApp.Droid.Renderers;
using Xamarin.Forms;
using Xamarin.Forms.Platform.Android;

[assembly: ExportRenderer(typeof(Entry), typeof(StylelessEntry))]
namespace WildernessLabs.Clima.Client.Droid.Renderers
namespace MobileApp.Droid.Renderers
{
class StylelessEntry : EntryRenderer
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
using Android.Content;
using WildernessLabs.Clima.Client.Droid.Renderers;
using MobileApp.Droid.Renderers;
using Xamarin.Forms;
using Xamarin.Forms.Platform.Android;

[assembly: ExportRenderer(typeof(Picker), typeof(StylelessPicker))]
namespace WildernessLabs.Clima.Client.Droid.Renderers
namespace MobileApp.Droid.Renderers
{
public class StylelessPicker : PickerRenderer
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
using Android.Content.PM;
using Android.OS;

namespace WildernessLabs.Clima.Client.Droid
namespace MobileApp.Droid
{
[Activity(Label = "Clima", Icon = "@mipmap/icon_launcher", RoundIcon = "@mipmap/icon_round_launcher", Theme = "@style/Theme.Splash",
MainLauncher = true, NoHistory = true, ConfigurationChanges = ConfigChanges.ScreenSize, ScreenOrientation = ScreenOrientation.Portrait)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Application
xmlns="http://xamarin.com/schemas/2014/forms"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
x:Class="WildernessLabs.Clima.Client.App">
x:Class="MobileApp.App">

<Application.Resources>
<ResourceDictionary>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using WildernessLabs.Clima.Client.Views;
using MobileApp.Views;
using Xamarin.Forms;

namespace WildernessLabs.Clima.Client
namespace MobileApp
{
public partial class App : Application
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2083" />
<PackageReference Include="Xamarin.Essentials" Version="1.7.0" />
</ItemGroup>
<Import Project="..\..\WildernessLabs.Clima.Contracts\WildernessLabs.Clima.Contracts.projitems" Label="Shared" />
<Import Project="..\..\CommonContracts\CommonContracts.projitems" Label="Shared" />
</Project>
Loading

0 comments on commit 1892b3c

Please sign in to comment.