Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
PieroCastillo committed Jul 21, 2022
1 parent 2eea7c0 commit 8d0aaee
Show file tree
Hide file tree
Showing 45 changed files with 40 additions and 919 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ mono_crash.*
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/

x64/
x86/
[Aa][Rr][Mm]/
Expand All @@ -35,6 +36,7 @@ bld/
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
.idea/

# Visual Studio 2017 auto generated files
Generated\ Files/
Expand Down
81 changes: 0 additions & 81 deletions Aura.UI.sln
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aura.UI.Gallery.NetCore", "
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aura.UI.Gallery.Web", "samples\Aura.UI.Gallery.Web\Aura.UI.Gallery.Web.csproj", "{E7ADBCED-FBED-4C95-B185-8002277B6690}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aura.UI.Painting", "src\Aura.UI.Painting\Aura.UI.Painting.csproj", "{1B62A10F-0645-4F86-B772-5B07F73A8A57}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aura.UI.Painting.FluentTheme", "src\Aura.UI.Painting.FluentTheme\Aura.UI.Painting.FluentTheme.csproj", "{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aura.UI.Neumorphism", "src\Aura.UI.Neumorphism\Aura.UI.Neumorphism.csproj", "{C475616B-704D-4A67-8E4C-A5D39D975B15}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -283,78 +277,6 @@ Global
{E7ADBCED-FBED-4C95-B185-8002277B6690}.Release|x64.Build.0 = Release|Any CPU
{E7ADBCED-FBED-4C95-B185-8002277B6690}.Release|x86.ActiveCfg = Release|Any CPU
{E7ADBCED-FBED-4C95-B185-8002277B6690}.Release|x86.Build.0 = Release|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Debug|ARM.ActiveCfg = Debug|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Debug|ARM.Build.0 = Debug|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Debug|iPhone.Build.0 = Debug|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Debug|x64.ActiveCfg = Debug|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Debug|x64.Build.0 = Debug|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Debug|x86.ActiveCfg = Debug|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Debug|x86.Build.0 = Debug|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Release|Any CPU.Build.0 = Release|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Release|ARM.ActiveCfg = Release|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Release|ARM.Build.0 = Release|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Release|iPhone.ActiveCfg = Release|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Release|iPhone.Build.0 = Release|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Release|x64.ActiveCfg = Release|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Release|x64.Build.0 = Release|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Release|x86.ActiveCfg = Release|Any CPU
{1B62A10F-0645-4F86-B772-5B07F73A8A57}.Release|x86.Build.0 = Release|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Debug|ARM.ActiveCfg = Debug|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Debug|ARM.Build.0 = Debug|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Debug|iPhone.Build.0 = Debug|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Debug|x64.ActiveCfg = Debug|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Debug|x64.Build.0 = Debug|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Debug|x86.ActiveCfg = Debug|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Debug|x86.Build.0 = Debug|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Release|Any CPU.Build.0 = Release|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Release|ARM.ActiveCfg = Release|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Release|ARM.Build.0 = Release|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Release|iPhone.ActiveCfg = Release|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Release|iPhone.Build.0 = Release|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Release|x64.ActiveCfg = Release|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Release|x64.Build.0 = Release|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Release|x86.ActiveCfg = Release|Any CPU
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21}.Release|x86.Build.0 = Release|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Debug|ARM.ActiveCfg = Debug|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Debug|ARM.Build.0 = Debug|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Debug|iPhone.Build.0 = Debug|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Debug|x64.ActiveCfg = Debug|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Debug|x64.Build.0 = Debug|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Debug|x86.ActiveCfg = Debug|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Debug|x86.Build.0 = Debug|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Release|Any CPU.Build.0 = Release|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Release|ARM.ActiveCfg = Release|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Release|ARM.Build.0 = Release|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Release|iPhone.ActiveCfg = Release|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Release|iPhone.Build.0 = Release|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Release|x64.ActiveCfg = Release|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Release|x64.Build.0 = Release|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Release|x86.ActiveCfg = Release|Any CPU
{C475616B-704D-4A67-8E4C-A5D39D975B15}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -369,9 +291,6 @@ Global
{CBBB0D12-B6FF-4BBB-BCEF-25607041482B} = {9B4AF7D2-605C-4E69-901C-CF706E417951}
{37F9F8D6-E8E8-4C41-8A84-A042A5AA4C67} = {3AF1E581-2ACF-4F42-BC10-12BACF221499}
{E7ADBCED-FBED-4C95-B185-8002277B6690} = {3AF1E581-2ACF-4F42-BC10-12BACF221499}
{1B62A10F-0645-4F86-B772-5B07F73A8A57} = {E0772EFF-1A2A-466C-83C7-A81D93213336}
{E0A75E75-CB4A-4E77-B311-E8D7CEC23D21} = {E0772EFF-1A2A-466C-83C7-A81D93213336}
{C475616B-704D-4A67-8E4C-A5D39D975B15} = {E0772EFF-1A2A-466C-83C7-A81D93213336}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B04BDC4F-181C-461F-BB14-4E7516DB6B4A}
Expand Down
Binary file removed DesignSources/AuraUIBanner.cdr
Binary file not shown.
Binary file removed DesignSources/AuraUIBanner.png
Binary file not shown.
Binary file removed DesignSources/AuraUIBanner_v2.png
Binary file not shown.
Binary file removed DesignSources/AuraUILogo.0.1.3.png
Binary file not shown.
Binary file removed DesignSources/AuraUILogo.cdr
Binary file not shown.
Binary file removed DesignSources/AuraUILogo.png
Binary file not shown.
Binary file removed DesignSources/AuraUILogo_full_icon.png
Binary file not shown.
Binary file removed DesignSources/AuraUILogo_icon.png
Binary file not shown.
Binary file not shown.
Binary file removed DesignSources/Copia_de_seguridad_de_AuraUILogo.cdr
Binary file not shown.
Binary file removed DesignSources/audioplayer-design.cdr
Binary file not shown.
Binary file removed DesignSources/auraui-logo.cdr
Binary file not shown.
Binary file removed DesignSources/auraui-logo.png
Binary file not shown.
Binary file removed DesignSources/auraui-logov2.png
Binary file not shown.
Binary file removed DesignSources/colorpicker design.cdr
Binary file not shown.
Binary file removed DesignSources/squares.cdr
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
<None Remove=".gitignore" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.12" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.12" />
<PackageReference Include="Avalonia" Version="0.10.17" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.17" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="0.10.12" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.12" />
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="0.10.17" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.17" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\Aura.UI.FluentTheme\Aura.UI.FluentTheme.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
<None Remove=".gitignore" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.12" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.12" />
<PackageReference Include="Avalonia" Version="0.10.17" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.17" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="0.10.12" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.12" />
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="0.10.17" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.17" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\Aura.UI.FluentTheme\Aura.UI.FluentTheme.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
![Size](https://img.shields.io/github/repo-size/PieroCastillo/Aura.UI)

<h1 align="center">
<img src="DesignSources/AuraUILogo_full_icon.png" width="256"/>
<img src="https://raw.githubusercontent.com/PieroCastillo/Aura.UI-Sources/main/DesignSources/AuraUILogo_full_icon.png" width="256"/>
<br/><br/>
Aura.UI
</h1>
Expand Down
182 changes: 0 additions & 182 deletions Tests/AudioPlayerControl/AudioPlayer.cs

This file was deleted.

52 changes: 0 additions & 52 deletions Tests/AudioPlayerControl/AudioPlayer.xaml

This file was deleted.

Loading

0 comments on commit 8d0aaee

Please sign in to comment.