Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Commit

Permalink
More sample cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie committed Mar 9, 2022
1 parent da2e944 commit 4a7e391
Show file tree
Hide file tree
Showing 28 changed files with 4,476 additions and 1,265 deletions.
32 changes: 1 addition & 31 deletions BluetoothLE-Managed/BluetoothLE-Managed.sln
Expand Up @@ -9,7 +9,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample.Android", "Sample.An
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample.iOS", "Sample.iOS\Sample.iOS.csproj", "{2321E7B4-749E-443E-868D-B9D6543304D9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sample", "Sample\Sample.csproj", "{C4A94D57-C146-4DE5-A133-30704425FCE7}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample", "Sample\Sample.csproj", "{C4A94D57-C146-4DE5-A133-30704425FCE7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample.UWP.Background", "Sample.UWP.Background\Sample.UWP.Background.csproj", "{F07D2F85-6F84-4CAB-A51A-D2F3A7C99A5B}"
EndProject
Expand All @@ -20,8 +20,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
readme.md = readme.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sample.Shared", "..\_Template\Sample.Shared\Sample.Shared.csproj", "{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -226,34 +224,6 @@ Global
{F07D2F85-6F84-4CAB-A51A-D2F3A7C99A5B}.Release|x64.Build.0 = Release|x64
{F07D2F85-6F84-4CAB-A51A-D2F3A7C99A5B}.Release|x86.ActiveCfg = Release|x86
{F07D2F85-6F84-4CAB-A51A-D2F3A7C99A5B}.Release|x86.Build.0 = Release|x86
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|ARM.ActiveCfg = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|ARM.Build.0 = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|ARM64.ActiveCfg = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|ARM64.Build.0 = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|iPhone.Build.0 = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|x64.ActiveCfg = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|x64.Build.0 = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|x86.ActiveCfg = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Debug|x86.Build.0 = Debug|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|Any CPU.Build.0 = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|ARM.ActiveCfg = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|ARM.Build.0 = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|ARM64.ActiveCfg = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|ARM64.Build.0 = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|iPhone.ActiveCfg = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|iPhone.Build.0 = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|x64.ActiveCfg = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|x64.Build.0 = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|x86.ActiveCfg = Release|Any CPU
{E5B5826B-9F25-4884-B2CC-6E6C6E5B0E8F}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
4 changes: 2 additions & 2 deletions BluetoothLE-Managed/Directory.build.props
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<LangVersion>8.0</LangVersion>
<Nullable>enable</Nullable>
<ShinyVersion>2.4.2.2996</ShinyVersion>
<ShinyVersion>2.5.0.3008-preview</ShinyVersion>
<DebugDirectory>C:\dev\shiny2\src</DebugDirectory>
</PropertyGroup>

</Project>
48 changes: 31 additions & 17 deletions BluetoothLE-Managed/Directory.build.targets
@@ -1,25 +1,39 @@
<Project>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2337" />
<PackageReference Include="Xamarin.Essentials" Version="1.7.1" />
<PackageReference Update="sqlite-net-pcl" Version="1.8.116" />
<PackageReference Update="Shiny.Framework" Version="2.0.0.131" />
</ItemGroup>
<PackageReference Include="Shiny.Framework" Version="2.2.0.*" />
<PackageReference Include="Shiny.Extensions.Dialogs.XfMaterial" Version="2.2.0.*" />
</ItemGroup>

<!--include what libs you need-->
<ItemGroup>
<PackageReference Include="Shiny" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.Core" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.Jobs" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.Net.Http" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.Locations" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.Beacons" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.BluetoothLE" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.Nfc" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.Notifications" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.Push" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.Push.AzureNotificationHubs" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.Push.FirebaseMessaging" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.Push.OneSignal" Version="$(ShinyVersion)" />
<PackageReference Update="Shiny.Sensors" Version="$(ShinyVersion)" />
<PackageReference Include="Shiny.BluetoothLE" Version="$(ShinyVersion)" />
</ItemGroup>

<!-- These must be included in your solution in order for this to work
<ItemGroup>
<PackageReference Include="$(DebugDirectory)\Shiny\Shiny.csproj">
<Name>Shiny</Name>
</PackageReference>
<PackageReference Include="$(DebugDirectory)\Shiny.Core\Shiny.Core.csproj">
<Name>Shiny.Core</Name>
</PackageReference>
<PackageReference Include="$(DebugDirectory)\Shiny.Generators\Shiny.Generators.csproj">
<Name>Shiny.Generators</Name>
</PackageReference>
<PackageReference Include="$(DebugDirectory)\Shiny.Jobs\Shiny.Jobs.csproj">
<Name>Shiny.Jobs</Name>
</PackageReference>
<PackageReference Include="$(DebugDirectory)\Shiny.BluetoothLE\Shiny.BluetoothLE.csproj">
<Name>Shiny.BluetoothLE</Name>
</PackageReference>
<PackageReference Include="$(DebugDirectory)\Shiny.BluetoothLE.Common\Shiny.BluetoothLE.Common.csproj">
<Name>Shiny.BluetoothLE.Common</Name>
</PackageReference>
<PackageReference Include="$(DebugDirectory)\Shiny.Notifications\Shiny.Notifications.csproj">
<Name>Shiny.Notifications</Name>
</PackageReference>
</ItemGroup>
-->
</Project>

0 comments on commit 4a7e391

Please sign in to comment.