This repository was archived by the owner on Jul 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" com.xamarin.xamarincrm" android : installLocation =" auto" android : versionName =" 2.1.0 " android : versionCode =" 210 " >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" com.xamarin.xamarincrm" android : installLocation =" auto" android : versionName =" 2.1.1 " android : versionCode =" 211 " >
33 <uses-sdk android : minSdkVersion =" 17" android : targetSdkVersion =" 22" />
44 <application android : label =" Xamarin CRM" android : icon =" @drawable/icon" android : theme =" @style/XamarinCRMTheme" >
55 <!--
Original file line number Diff line number Diff line change 2121 <RestorePackages >true</RestorePackages >
2222 <DevInstrumentationEnabled >True</DevInstrumentationEnabled >
2323 <AndroidUseLatestPlatformSdk >True</AndroidUseLatestPlatformSdk >
24- <ReleaseVersion >2.1.0 </ReleaseVersion >
24+ <ReleaseVersion >2.1.1 </ReleaseVersion >
2525 <TargetFrameworkVersion >v6.0</TargetFrameworkVersion >
2626 <AssemblyName >MobileCRMAndroid</AssemblyName >
2727 <AndroidLinkMode >None</AndroidLinkMode >
Original file line number Diff line number Diff line change 1010 <AssemblyName >XamarinCRM.Models</AssemblyName >
1111 <TargetFrameworkProfile >Profile78</TargetFrameworkProfile >
1212 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
13- <ReleaseVersion >2.1.0 </ReleaseVersion >
13+ <ReleaseVersion >2.1.1 </ReleaseVersion >
1414 </PropertyGroup >
1515 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1616 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1010 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
1111 <RestorePackages >true</RestorePackages >
1212 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
13- <ReleaseVersion >2.1.0 </ReleaseVersion >
13+ <ReleaseVersion >2.1.1 </ReleaseVersion >
1414 </PropertyGroup >
1515 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1616 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 5858 <key >CFBundleDisplayName </key >
5959 <string >Xamarin CRM </string >
6060 <key >CFBundleShortVersionString </key >
61- <string >2.1.0 </string >
61+ <string >2.1.1 </string >
6262 <key >CFBundleVersion </key >
63- <string >2.1.0 </string >
63+ <string >2.1.1 </string >
6464 <key >UILaunchStoryboardName </key >
6565 <string >LaunchScreen </string >
6666 <key >UIApplicationShortcutItems </key >
Original file line number Diff line number Diff line change 1212 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
1313 <RestorePackages >true</RestorePackages >
1414 <TargetFrameworkIdentifier >Xamarin.iOS</TargetFrameworkIdentifier >
15- <ReleaseVersion >2.1.0 </ReleaseVersion >
15+ <ReleaseVersion >2.1.1 </ReleaseVersion >
1616 </PropertyGroup >
1717 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' " >
1818 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ Global
138138 $0 .DotNetNamingPolicy = $2
139139 $2 .DirectoryNamespaceAssociation = None
140140 $2 .ResourceNamePolicy = FileFormatDefault
141- version = 2.1.0
141+ version = 2.1.1
142142 EndGlobalSection
143143 GlobalSection (SolutionProperties ) = preSolution
144144 HideSolutionNode = FALSE
Original file line number Diff line number Diff line change 1111 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
1212 <RestorePackages >true</RestorePackages >
1313 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
14- <ReleaseVersion >2.1.0 </ReleaseVersion >
14+ <ReleaseVersion >2.1.1 </ReleaseVersion >
1515 </PropertyGroup >
1616 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1717 <DebugSymbols >true</DebugSymbols >
You can’t perform that action at this time.
0 commit comments