-
Notifications
You must be signed in to change notification settings - Fork 29
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
12 changed files
with
76 additions
and
58 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.AssemblyVersion("1.1.4")] | ||
[assembly: System.Reflection.AssemblyFileVersion("1.1.4")] | ||
[assembly: System.Reflection.AssemblyDescription("Modern Frame supporting theming such as Blur styles, Acrylic style, Dark/Light mo" + | ||
"des for Xamarin.Forms (Android, iOS, UWP).")] | ||
[assembly: System.Reflection.AssemblyCompany("Sharpnado")] | ||
[assembly: System.Reflection.AssemblyProduct("MaterialFrame")] | ||
[assembly: System.Reflection.AssemblyCopyright("Copyright © Sharpnado 2021")] | ||
[assembly: System.Reflection.AssemblyDescription("Modern Frame supporting theming such as Blur styles, Acrylic style, Dark/Light mo" + | ||
"des for Xamarin.Forms (Android, iOS, macOS, UWP).")] | ||
[assembly: System.Reflection.AssemblyFileVersion("1.2.0")] | ||
[assembly: System.Reflection.AssemblyVersion("1.2.0")] | ||
[assembly: System.Reflection.AssemblyTitle("Sharpnado.MaterialFrame.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
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("Modern Frame supporting theming such as Blur styles, Acrylic style, Dark/Light mo" + | ||
"des for Xamarin.Forms (Android, iOS, macOS, UWP).")] | ||
"des for Xamarin.Forms (Android, iOS, UWP).")] | ||
[assembly: System.Reflection.AssemblyCompany("Sharpnado")] | ||
[assembly: System.Reflection.AssemblyProduct("MaterialFrame")] | ||
[assembly: System.Reflection.AssemblyCopyright("Copyright © Sharpnado 2020")] | ||
[assembly: System.Reflection.AssemblyFileVersion("1.1.3")] | ||
[assembly: System.Reflection.AssemblyVersion("1.1.3")] | ||
[assembly: System.Reflection.AssemblyCopyright("Copyright © Sharpnado 2021")] | ||
[assembly: System.Reflection.AssemblyFileVersion("1.2.0")] | ||
[assembly: System.Reflection.AssemblyVersion("1.2.0")] | ||
[assembly: System.Reflection.AssemblyTitle("Sharpnado.MaterialFrame.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
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.AssemblyVersion("1.1.4")] | ||
[assembly: System.Reflection.AssemblyFileVersion("1.1.4")] | ||
[assembly: System.Reflection.AssemblyDescription("Modern Frame supporting theming such as Blur styles, Acrylic style, Dark/Light mo" + | ||
"des for Xamarin.Forms (Android, iOS, UWP).")] | ||
[assembly: System.Reflection.AssemblyCompany("Sharpnado")] | ||
[assembly: System.Reflection.AssemblyProduct("MaterialFrame")] | ||
[assembly: System.Reflection.AssemblyCopyright("Copyright © Sharpnado 2021")] | ||
[assembly: System.Reflection.AssemblyDescription("Modern Frame supporting theming such as Blur styles, Acrylic style, Dark/Light mo" + | ||
"des for Xamarin.Forms (Android, iOS, macOS, UWP).")] | ||
[assembly: System.Reflection.AssemblyFileVersion("1.2.0")] | ||
[assembly: System.Reflection.AssemblyVersion("1.2.0")] | ||
[assembly: System.Reflection.AssemblyTitle("Sharpnado.MaterialFrame.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
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.AssemblyVersion("1.1.4")] | ||
[assembly: System.Reflection.AssemblyFileVersion("1.1.4")] | ||
[assembly: System.Reflection.AssemblyDescription("Modern Frame supporting theming such as Blur styles, Acrylic style, Dark/Light mo" + | ||
"des for Xamarin.Forms (Android, iOS, UWP).")] | ||
[assembly: System.Reflection.AssemblyCompany("Sharpnado")] | ||
[assembly: System.Reflection.AssemblyProduct("MaterialFrame")] | ||
[assembly: System.Reflection.AssemblyCopyright("Copyright © Sharpnado 2021")] | ||
[assembly: System.Reflection.AssemblyDescription("Modern Frame supporting theming such as Blur styles, Acrylic style, Dark/Light mo" + | ||
"des for Xamarin.Forms (Android, iOS, macOS, UWP).")] | ||
[assembly: System.Reflection.AssemblyFileVersion("1.2.0")] | ||
[assembly: System.Reflection.AssemblyVersion("1.2.0")] | ||
[assembly: System.Reflection.AssemblyTitle("Sharpnado.MaterialFrame.macOS")] | ||
|
||
|
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.AssemblyVersion("1.1.4")] | ||
[assembly: System.Reflection.AssemblyFileVersion("1.1.4")] | ||
[assembly: System.Reflection.AssemblyDescription("Modern Frame supporting theming such as Blur styles, Acrylic style, Dark/Light mo" + | ||
"des for Xamarin.Forms (Android, iOS, UWP).")] | ||
[assembly: System.Reflection.AssemblyCompany("Sharpnado")] | ||
[assembly: System.Reflection.AssemblyProduct("MaterialFrame")] | ||
[assembly: System.Reflection.AssemblyCopyright("Copyright © Sharpnado 2021")] | ||
[assembly: System.Reflection.AssemblyDescription("Modern Frame supporting theming such as Blur styles, Acrylic style, Dark/Light mo" + | ||
"des for Xamarin.Forms (Android, iOS, macOS, UWP).")] | ||
[assembly: System.Reflection.AssemblyFileVersion("1.2.0")] | ||
[assembly: System.Reflection.AssemblyVersion("1.2.0")] | ||
[assembly: System.Reflection.AssemblyTitle("Sharpnado.MaterialFrame")] | ||
|
||
|
Binary file not shown.
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