File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree File renamed without changes.
Original file line number Diff line number Diff line change 77 <Authors >Coding-Enthusiast</Authors >
88 <Company >Autarkysoft</Company >
99 <Version >0.11.0</Version >
10+ <ApplicationIcon >Assets\PusherIcon.ico</ApplicationIcon >
1011 </PropertyGroup >
12+
13+ <ItemGroup >
14+ <AvaloniaResource Include =" Assets\**" />
15+ </ItemGroup >
16+
1117 <ItemGroup >
1218 <PackageReference Include =" Autarkysoft.Bitcoin" Version =" 0.12.0" />
1319 <PackageReference Include =" Avalonia" Version =" 0.10.0" />
1420 <PackageReference Include =" Avalonia.Desktop" Version =" 0.10.0" />
1521 <PackageReference Include =" Avalonia.Diagnostics" Version =" 0.10.0" />
1622 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
17- </ItemGroup >
23+ </ItemGroup >
1824</Project >
Original file line number Diff line number Diff line change 55 xmlns : vm =" clr-namespace:SharpPusher.ViewModels;assembly=SharpPusher"
66 mc : Ignorable =" d" d : DesignWidth =" 800" d : DesignHeight =" 650"
77 x : Class =" SharpPusher.Views.MainWindow"
8+ Icon =" /Assets/PusherIcon.ico"
89 Height =" 650"
910 Width =" 800"
1011 FontSize =" 14"
You can’t perform that action at this time.
0 commit comments