File tree Expand file tree Collapse file tree 6 files changed +13
-10
lines changed
GameUILibrary/GeneratedUI Expand file tree Collapse file tree 6 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 1515 <GenerateSerializationAssemblies >Off</GenerateSerializationAssemblies >
1616 <AndroidSupportedAbis >armeabi%3barmeabi-v7a%3bx86</AndroidSupportedAbis >
1717 <MandroidI18n />
18- <TargetFrameworkVersion >v4.4 </TargetFrameworkVersion >
18+ <TargetFrameworkVersion >v5.0 </TargetFrameworkVersion >
1919 <AndroidManifest >Properties\AndroidManifest.xml</AndroidManifest >
2020 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\..\</SolutionDir >
2121 <RestorePackages >true</RestorePackages >
Original file line number Diff line number Diff line change 1010 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\..\</SolutionDir >
1111 <RestorePackages >true</RestorePackages >
1212 <NuGetPackageImportStamp >87917552</NuGetPackageImportStamp >
13- <AssemblyName >BasicUI_MonoGame_iOS </AssemblyName >
13+ <AssemblyName >BasicUI_MonoGame </AssemblyName >
1414 </PropertyGroup >
1515 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' " >
1616 <DebugSymbols >True</DebugSymbols >
8888 <AssemblyName >Platformer2D</AssemblyName >
8989 </PropertyGroup >
9090 <ItemGroup >
91+ <Reference Include =" EmptyKeys.UserInterface.Core" >
92+ <HintPath >..\..\EmptyKeysUI\Common\AnyCPU\EmptyKeys.UserInterface.Core.dll</HintPath >
93+ </Reference >
94+ <Reference Include =" EmptyKeys.UserInterface.Debug" >
95+ <HintPath >..\..\EmptyKeysUI\Common\AnyCPU\EmptyKeys.UserInterface.Debug.dll</HintPath >
96+ </Reference >
9197 <Reference Include =" System" />
9298 <Reference Include =" System.Xml" />
9399 <Reference Include =" System.Core" />
94100 <Reference Include =" monotouch" />
95- <Reference Include =" MonoGame.Framework" >
96- <HintPath >..\packages\MonoGame.Binaries.3.2.0\build\MonoTouch\MonoGame.Framework.dll</HintPath >
97- </Reference >
98101 <Reference Include =" EmptyKeys.UserInterface" >
99- <HintPath >..\..\EmptyKeysUI\MonoGame \AnyCPU\EmptyKeys.UserInterface.dll</HintPath >
102+ <HintPath >..\..\EmptyKeysUI\Common \AnyCPU\EmptyKeys.UserInterface.dll</HintPath >
100103 </Reference >
101104 </ItemGroup >
102105 <ItemGroup >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ namespace EmptyKeys.UserInterface.Generated {
2020 using EmptyKeys . UserInterface . Themes ;
2121
2222
23- [ GeneratedCodeAttribute ( "Empty Keys UI Generator" , "1.7.5 .0" ) ]
23+ [ GeneratedCodeAttribute ( "Empty Keys UI Generator" , "1.8.0 .0" ) ]
2424 public partial class BasicUI : UIRoot {
2525
2626 private Grid e_0 ;
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ namespace EmptyKeys.UserInterface.Generated {
2020 using EmptyKeys . UserInterface . Themes ;
2121
2222
23- [ GeneratedCodeAttribute ( "Empty Keys UI Generator" , "1.7.5 .0" ) ]
23+ [ GeneratedCodeAttribute ( "Empty Keys UI Generator" , "1.8.0 .0" ) ]
2424 public sealed class Dictionary : ResourceDictionary {
2525
2626 private static Dictionary singleton = new Dictionary ( ) ;
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ namespace EmptyKeys.UserInterface.Generated {
2020 using EmptyKeys . UserInterface . Themes ;
2121
2222
23- [ GeneratedCodeAttribute ( "Empty Keys UI Generator" , "1.7.5 .0" ) ]
23+ [ GeneratedCodeAttribute ( "Empty Keys UI Generator" , "1.8.0 .0" ) ]
2424 public partial class TetrisBlock : UserControl {
2525
2626 private Border rect ;
You can’t perform that action at this time.
0 commit comments