mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-14 11:53:55 +00:00
* Info.plist:
* packages.config: * qController.iOS.csproj: * qController.Droid.csproj: * AndroidManifest.xml: * qController.csproj: Update Packages * ControlPage.xaml.cs: * QLevelsCell.cs: Revert multi level sliders...ugh
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
<RootNamespace>qController</RootNamespace>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugType>full</DebugType>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Remove="MyPage.cs" />
|
||||
<Compile Remove="Bespoke.Osc\Bespoke.Common.Osc\Properties\AssemblyInfo.cs" />
|
||||
|
||||
Reference in New Issue
Block a user