43
43
<BeautyLogLevel >Info</BeautyLogLevel >
44
44
</PropertyGroup >
45
45
<ItemGroup >
46
- <None Remove =" log4net.config" />
47
- <None Remove =" NETworkManager.ico" />
48
- <None Remove =" SplashScreen.png" />
49
- <None Include =" ..\.editorconfig" Link =" .editorconfig" />
46
+ <None Remove =" log4net.config" />
47
+ <None Remove =" NETworkManager.ico" />
48
+ <None Remove =" SplashScreen.png" />
49
+ <None Include =" ..\.editorconfig" Link =" .editorconfig" />
50
50
<None Include =" NETworkManager.ico" >
51
51
<Pack >True</Pack >
52
52
</None >
57
57
</Content >
58
58
</ItemGroup >
59
59
<ItemGroup >
60
- <PackageReference Include =" AirspaceFixer" Version =" 1.0.6" />
61
- <PackageReference Include =" AWSSDK.EC2" Version =" 3.7.414.4" />
62
- <PackageReference Include =" DnsClient" Version =" 1.8.0" />
63
- <PackageReference Include =" gong-wpf-dragdrop" Version =" 3.2.1" />
64
- <PackageReference Include =" IPNetwork2" Version =" 3.0.667" />
65
- <PackageReference Include =" Lextm.SharpSnmpLib" Version =" 12.5.5" />
66
- <PackageReference Include =" LiveCharts.Wpf" Version =" 0.9.7" />
67
- <PackageReference Include =" LoadingIndicators.WPF" Version =" 0.0.1" />
68
- <PackageReference Include =" log4net" Version =" 3.0.3" />
69
- <PackageReference Include =" MahApps.Metro" Version =" 2.4.10" />
70
- <PackageReference Include =" MahApps.Metro.IconPacks.FontAwesome" Version =" 5.1.0" />
71
- <PackageReference Include =" MahApps.Metro.IconPacks.Material" Version =" 5.1.0" />
72
- <PackageReference Include =" MahApps.Metro.IconPacks.MaterialLight" Version =" 5.1.0" />
73
- <PackageReference Include =" MahApps.Metro.IconPacks.Modern" Version =" 5.1.0" />
74
- <PackageReference Include =" MahApps.Metro.IconPacks.Octicons" Version =" 5.1.0" />
75
- <PackageReference Include =" Microsoft.Web.WebView2" Version =" 1.0.2849.39" />
76
- <PackageReference Include =" Microsoft.Windows.CsWinRT" Version =" 2.1.6" />
77
- <PackageReference Include =" Microsoft.Xaml.Behaviors.Wpf" Version =" 1.1.135" />
78
- <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
79
- <PackageReference Include =" Microsoft.PowerShell.SDK" Version =" 7.4.6" />
80
- <PackageReference Include =" nulastudio.NetBeauty" Version =" 2.1.4.3" />
60
+ <PackageReference Include =" AirspaceFixer" Version =" 1.0.6" />
61
+ <PackageReference Include =" AWSSDK.EC2" Version =" 3.7.414.4" />
62
+ <PackageReference Include =" DnsClient" Version =" 1.8.0" />
63
+ <PackageReference Include =" gong-wpf-dragdrop" Version =" 3.2.1" />
64
+ <PackageReference Include =" IPNetwork2" Version =" 3.0.667" />
65
+ <PackageReference Include =" Lextm.SharpSnmpLib" Version =" 12.5.5" />
66
+ <PackageReference Include =" LiveCharts.Wpf" Version =" 0.9.7" />
67
+ <PackageReference Include =" LoadingIndicators.WPF" Version =" 0.0.1" />
68
+ <PackageReference Include =" log4net" Version =" 3.0.3" />
69
+ <PackageReference Include =" MahApps.Metro" Version =" 2.4.10" />
70
+ <PackageReference Include =" MahApps.Metro.IconPacks.FontAwesome" Version =" 5.1.0" />
71
+ <PackageReference Include =" MahApps.Metro.IconPacks.Material" Version =" 5.1.0" />
72
+ <PackageReference Include =" MahApps.Metro.IconPacks.MaterialLight" Version =" 5.1.0" />
73
+ <PackageReference Include =" MahApps.Metro.IconPacks.Modern" Version =" 5.1.0" />
74
+ <PackageReference Include =" MahApps.Metro.IconPacks.Octicons" Version =" 5.1.0" />
75
+ <PackageReference Include =" MahApps.Metro.SimpleChildWindow" Version =" 2.2.1" />
76
+ <PackageReference Include =" Microsoft.Web.WebView2" Version =" 1.0.2849.39" />
77
+ <PackageReference Include =" Microsoft.Windows.CsWinRT" Version =" 2.1.6" />
78
+ <PackageReference Include =" Microsoft.Xaml.Behaviors.Wpf" Version =" 1.1.135" />
79
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
80
+ <PackageReference Include =" Microsoft.PowerShell.SDK" Version =" 7.4.6" />
81
+ <PackageReference Include =" nulastudio.NetBeauty" Version =" 2.1.4.3" />
81
82
<Reference Include =" AxMSTSCLib" >
82
83
<HintPath >$(TargetDir)\lib\AxMSTSCLib.dll</HintPath >
83
84
</Reference >
84
85
<Reference Include =" MSTSCLib" >
85
86
<HintPath >$(TargetDir)\lib\MSTSCLib.dll</HintPath >
86
87
</Reference >
87
- <Compile Include =" ..\GlobalAssemblyInfo.cs" Link =" Properties\GlobalAssemblyInfo.cs" />
88
+ <Compile Include =" ..\GlobalAssemblyInfo.cs" Link =" Properties\GlobalAssemblyInfo.cs" />
88
89
</ItemGroup >
89
90
90
91
<ItemGroup >
91
- <ProjectReference Include =" ..\3rdparty\Dragablz\Dragablz\Dragablz.csproj" />
92
- <ProjectReference Include =" ..\NETworkManager.Controls\NETworkManager.Controls.csproj" />
93
- <ProjectReference Include =" ..\NETworkManager.Converters\NETworkManager.Converters.csproj" />
94
- <ProjectReference Include =" ..\NETworkManager.Documentation\NETworkManager.Documentation.csproj" />
95
- <ProjectReference Include =" ..\NETworkManager.Localization\NETworkManager.Localization.csproj" />
96
- <ProjectReference Include =" ..\NETworkManager.Models\NETworkManager.Models.csproj" />
97
- <ProjectReference Include =" ..\NETworkManager.Profiles\NETworkManager.Profiles.csproj" />
98
- <ProjectReference Include =" ..\NETworkManager.Settings\NETworkManager.Settings.csproj" />
99
- <ProjectReference Include =" ..\NETworkManager.Update\NETworkManager.Update.csproj" />
100
- <ProjectReference Include =" ..\NETworkManager.Utilities.WPF\NETworkManager.Utilities.WPF.csproj" />
101
- <ProjectReference Include =" ..\NETworkManager.Utilities\NETworkManager.Utilities.csproj" />
102
- <ProjectReference Include =" ..\NETworkManager.Validators\NETworkManager.Validators.csproj" />
92
+ <ProjectReference Include =" ..\3rdparty\Dragablz\Dragablz\Dragablz.csproj" />
93
+ <ProjectReference Include =" ..\NETworkManager.Controls\NETworkManager.Controls.csproj" />
94
+ <ProjectReference Include =" ..\NETworkManager.Converters\NETworkManager.Converters.csproj" />
95
+ <ProjectReference Include =" ..\NETworkManager.Documentation\NETworkManager.Documentation.csproj" />
96
+ <ProjectReference Include =" ..\NETworkManager.Localization\NETworkManager.Localization.csproj" />
97
+ <ProjectReference Include =" ..\NETworkManager.Models\NETworkManager.Models.csproj" />
98
+ <ProjectReference Include =" ..\NETworkManager.Profiles\NETworkManager.Profiles.csproj" />
99
+ <ProjectReference Include =" ..\NETworkManager.Settings\NETworkManager.Settings.csproj" />
100
+ <ProjectReference Include =" ..\NETworkManager.Update\NETworkManager.Update.csproj" />
101
+ <ProjectReference Include =" ..\NETworkManager.Utilities.WPF\NETworkManager.Utilities.WPF.csproj" />
102
+ <ProjectReference Include =" ..\NETworkManager.Utilities\NETworkManager.Utilities.csproj" />
103
+ <ProjectReference Include =" ..\NETworkManager.Validators\NETworkManager.Validators.csproj" />
103
104
</ItemGroup >
104
105
<ItemGroup >
105
- <Resource Include =" NETworkManager.ico" />
106
- <Resource Include =" SplashScreen.png" />
106
+ <Resource Include =" NETworkManager.ico" />
107
+ <Resource Include =" SplashScreen.png" />
107
108
</ItemGroup >
108
109
<ItemGroup >
109
110
<Compile Update =" Properties\Resources.Designer.cs" >
136
137
</Page >
137
138
</ItemGroup >
138
139
<Target Name =" PreBuild" BeforeTargets =" PreBuildEvent" >
139
- <Exec Command =" PowerShell.exe -ExecutionPolicy Bypass -NoProfile -File " $(ProjectDir)..\..\Scripts\PreBuildEventCommandLine.ps1" " $(TargetDir)" " />
140
+ <Exec Command =" PowerShell.exe -ExecutionPolicy Bypass -NoProfile -File " $(ProjectDir)..\..\Scripts\PreBuildEventCommandLine.ps1" " $(TargetDir)" " />
140
141
</Target >
141
142
</Project >
0 commit comments