Skip to content

Commit

Permalink
adiciona pacote bunifu utils
Browse files Browse the repository at this point in the history
  • Loading branch information
adolfoIN committed Jul 11, 2021
1 parent 6ce6d9a commit 1b6974c
Show file tree
Hide file tree
Showing 10 changed files with 5,595 additions and 165 deletions.
349 changes: 331 additions & 18 deletions SoundCloud/FrmMain.Designer.cs

Large diffs are not rendered by default.

5,392 changes: 5,246 additions & 146 deletions SoundCloud/FrmMain.resx

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion SoundCloud/Properties/licenses.licx
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
Bunifu.UI.WinForms.BunifuShapes, Bunifu.UI.WinForms.BunifuShapes, Version=5.0.7.0, Culture=neutral, PublicKeyToken=null
Bunifu.UI.WinForms.BunifuShadowPanel, Bunifu.UI.WinForms.BunifuShadowPanel, Version=5.0.7.0, Culture=neutral, PublicKeyToken=e8e24ccd28363fe9
Bunifu.UI.WinForms.BunifuFormDock, Bunifu.UI.WinForms.BunifuFormDock, Version=5.0.7.0, Culture=neutral, PublicKeyToken=e8e24ccd28363fe9
Bunifu.UI.WinForms.BunifuSeparator, Bunifu.UI.WinForms.BunifuSeparator, Version=5.0.7.0, Culture=neutral, PublicKeyToken=e8e24ccd28363fe9
Bunifu.UI.WinForms.BunifuButton.BunifuButton, Bunifu.UI.WinForms.BunifuButton, Version=5.0.7.0, Culture=neutral, PublicKeyToken=e8e24ccd28363fe9
Bunifu.UI.WinForms.BunifuShapes, Bunifu.UI.WinForms.BunifuShapes, Version=5.0.7.0, Culture=neutral, PublicKeyToken=null
Bunifu.UI.WinForms.BunifuTextBox, Bunifu.UI.WinForms.BunifuTextBox, Version=5.0.7.0, Culture=neutral, PublicKeyToken=e8e24ccd28363fe9
12 changes: 12 additions & 0 deletions SoundCloud/SoundCloud.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,15 @@
<Reference Include="Bunifu.UI.WinForms.Deprecated, Version=5.0.7.0, Culture=neutral, PublicKeyToken=e8e24ccd28363fe9, processorArchitecture=MSIL">
<HintPath>..\packages\Bunifu.UI.WinForms.5.0.7\lib\net40\Bunifu.UI.WinForms.Deprecated.dll</HintPath>
</Reference>
<Reference Include="Bunifu.Utils, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Bunifu.Utils.1.0.5\lib\net45\Bunifu.Utils.dll</HintPath>
</Reference>
<Reference Include="DevExpress.Data.Desktop.v20.2, Version=20.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Data.v20.2, Version=20.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Printing.v20.2.Core, Version=20.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Sparkline.v20.2.Core, Version=20.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Utils.v20.2, Version=20.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.XtraEditors.v20.2, Version=20.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="Microsoft.Win32.Registry, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Win32.Registry.4.7.0\lib\net461\Microsoft.Win32.Registry.dll</HintPath>
</Reference>
Expand Down Expand Up @@ -163,7 +172,9 @@
<HintPath>..\packages\NAudio.WinMM.2.0.1\lib\netstandard2.0\NAudio.WinMM.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Core" />
<Reference Include="System.Data.Linq" />
<Reference Include="System.Drawing.Common, Version=4.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Drawing.Common.5.0.1\lib\net461\System.Drawing.Common.dll</HintPath>
</Reference>
Expand Down Expand Up @@ -195,6 +206,7 @@
<EmbeddedResource Include="FrmMain.resx">
<DependentUpon>FrmMain.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\licenses.licx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
Expand Down
Binary file not shown.
1 change: 1 addition & 0 deletions SoundCloud/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<packages>
<package id="Bunifu.Dataviz.WinForms" version="2.1.6" targetFramework="net472" />
<package id="Bunifu.UI.WinForms" version="5.0.7" targetFramework="net472" />
<package id="Bunifu.Utils" version="1.0.5" targetFramework="net472" />
<package id="Microsoft.Win32.Registry" version="4.7.0" targetFramework="net472" />
<package id="NAudio" version="2.0.1" targetFramework="net472" />
<package id="NAudio.Asio" version="2.0.0" targetFramework="net472" />
Expand Down
Binary file added packages/Bunifu.Utils.1.0.5/.signature.p7s
Binary file not shown.
Binary file not shown.
Binary file added packages/Bunifu.Utils.1.0.5/lib/Assets/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 1b6974c

Please sign in to comment.