-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
42 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// This code was generated by a tool. | ||
// Runtime Version:4.0.30319.42000 | ||
// Ce code a été généré par un outil. | ||
// Version du runtime :4.0.30319.42000 | ||
// | ||
// Changes to this file may cause incorrect behavior and will be lost if | ||
// the code is regenerated. | ||
// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si | ||
// le code est régénéré. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
[assembly: System.Reflection.AssemblyDescription("\"Pure\" Xamarin.Forms Tabs (no renderers). Segmented control, bottombar tabs, unde" + | ||
"rlined tabs, scrollable tabs, badges...")] | ||
[assembly: System.Reflection.AssemblyDescription("\"Pure\" Xamarin.Forms Tabs (no renderers). Segmented control, bottombar tabs, mate" + | ||
"rial tabs, underlined tabs, scrollable tabs, badges...")] | ||
[assembly: System.Reflection.AssemblyCompany("Sharpnado")] | ||
[assembly: System.Reflection.AssemblyProduct("Tabs")] | ||
[assembly: System.Reflection.AssemblyCopyright("Copyright © Sharpnado 2021")] | ||
[assembly: System.Reflection.AssemblyFileVersion("2.1.0")] | ||
[assembly: System.Reflection.AssemblyVersion("2.1.0")] | ||
[assembly: System.Reflection.AssemblyFileVersion("2.2.0")] | ||
[assembly: System.Reflection.AssemblyVersion("2.2.0")] | ||
[assembly: System.Reflection.AssemblyTitle("Sharpnado.Tabs.Android")] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// This code was generated by a tool. | ||
// Runtime Version:4.0.30319.42000 | ||
// Ce code a été généré par un outil. | ||
// Version du runtime :4.0.30319.42000 | ||
// | ||
// Changes to this file may cause incorrect behavior and will be lost if | ||
// the code is regenerated. | ||
// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si | ||
// le code est régénéré. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
[assembly: System.Reflection.AssemblyDescription("\"Pure\" Xamarin.Forms Tabs (no renderers). Segmented control, bottombar tabs, unde" + | ||
"rlined tabs, scrollable tabs, badges...")] | ||
[assembly: System.Reflection.AssemblyDescription("\"Pure\" Xamarin.Forms Tabs (no renderers). Segmented control, bottombar tabs, mate" + | ||
"rial tabs, underlined tabs, scrollable tabs, badges...")] | ||
[assembly: System.Reflection.AssemblyCompany("Sharpnado")] | ||
[assembly: System.Reflection.AssemblyProduct("Tabs")] | ||
[assembly: System.Reflection.AssemblyCopyright("Copyright © Sharpnado 2020")] | ||
[assembly: System.Reflection.AssemblyFileVersion("2.0.1")] | ||
[assembly: System.Reflection.AssemblyVersion("2.0.1")] | ||
[assembly: System.Reflection.AssemblyCopyright("Copyright © Sharpnado 2021")] | ||
[assembly: System.Reflection.AssemblyFileVersion("2.2.0")] | ||
[assembly: System.Reflection.AssemblyVersion("2.2.0")] | ||
[assembly: System.Reflection.AssemblyTitle("Sharpnado.Tabs.UWP")] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// This code was generated by a tool. | ||
// Runtime Version:4.0.30319.42000 | ||
// Ce code a été généré par un outil. | ||
// Version du runtime :4.0.30319.42000 | ||
// | ||
// Changes to this file may cause incorrect behavior and will be lost if | ||
// the code is regenerated. | ||
// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si | ||
// le code est régénéré. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
[assembly: System.Reflection.AssemblyDescription("\"Pure\" Xamarin.Forms Tabs (no renderers). Segmented control, bottombar tabs, unde" + | ||
"rlined tabs, scrollable tabs, badges...")] | ||
[assembly: System.Reflection.AssemblyDescription("\"Pure\" Xamarin.Forms Tabs (no renderers). Segmented control, bottombar tabs, mate" + | ||
"rial tabs, underlined tabs, scrollable tabs, badges...")] | ||
[assembly: System.Reflection.AssemblyCompany("Sharpnado")] | ||
[assembly: System.Reflection.AssemblyProduct("Tabs")] | ||
[assembly: System.Reflection.AssemblyCopyright("Copyright © Sharpnado 2021")] | ||
[assembly: System.Reflection.AssemblyFileVersion("2.1.0")] | ||
[assembly: System.Reflection.AssemblyVersion("2.1.0")] | ||
[assembly: System.Reflection.AssemblyFileVersion("2.2.0")] | ||
[assembly: System.Reflection.AssemblyVersion("2.2.0")] | ||
[assembly: System.Reflection.AssemblyTitle("Sharpnado.Tabs.iOS")] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$formsVersion = "4.7.0.968" | ||
$formsVersion = "5.0.0.1874" | ||
|
||
$orgName = "Sharpnado" | ||
$projectName = "Tabs" | ||
|