File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 2222 EndGlobalSection
2323 GlobalSection (MonoDevelopProperties ) = preSolution
2424 StartupItem = SwipeListViewSample \SwipeListViewSample .csproj
25+ version = 1.0.0.1
2526 EndGlobalSection
2627EndGlobal
Original file line number Diff line number Diff line change 1414 <AndroidUseLatestPlatformSdk >True</AndroidUseLatestPlatformSdk >
1515 <AssemblyName >FortySevenDeg.SwipeListView</AssemblyName >
1616 <TargetFrameworkVersion >v4.4</TargetFrameworkVersion >
17+ <ReleaseVersion >1.0.0.1</ReleaseVersion >
18+ <Description >A C# Android List View implementation with drawable cells and many other swipe related features.</Description >
1719 </PropertyGroup >
1820 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1921 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1616 <AssemblyName >SwipeListView</AssemblyName >
1717 <TargetFrameworkVersion >v4.4</TargetFrameworkVersion >
1818 <AndroidManifest >Properties\AndroidManifest.xml</AndroidManifest >
19+ <ReleaseVersion >1.0.0.1</ReleaseVersion >
1920 </PropertyGroup >
2021 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2122 <DebugSymbols >true</DebugSymbols >
You can’t perform that action at this time.
0 commit comments