fixes last commit
This commit is contained in:
parent
be3087fff6
commit
05e5970bef
197 changed files with 2203 additions and 2204 deletions
|
|
@ -1,4 +1,4 @@
|
|||
using BookAStar.Attributes;
|
||||
using ZicMoove.Attributes;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
|
@ -6,7 +6,7 @@ using System.Reflection;
|
|||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace BookAStar.Extensions
|
||||
namespace ZicMoove.Extensions
|
||||
{
|
||||
public static class EnumExtensions
|
||||
{
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ using System.Threading.Tasks;
|
|||
using Xamarin.Forms;
|
||||
using Xamarin.Forms.Xaml;
|
||||
|
||||
namespace BookAStar.Extensions
|
||||
namespace ZicMoove.Extensions
|
||||
{
|
||||
[ContentProperty("Source")]
|
||||
public class ImageResourceExtension : IMarkupExtension
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue