|
14 | 14 | <ProduceReferenceAssembly>false</ProduceReferenceAssembly> |
15 | 15 | </PropertyGroup> |
16 | 16 | <ItemGroup> |
17 | | - <None Remove="Licenses\AirspaceFixer.txt"/> |
18 | | - <None Remove="Licenses\AWSSDK.EC2.txt"/> |
19 | | - <None Remove="Licenses\ControlzEx.txt"/> |
20 | | - <None Remove="Licenses\DnsClient.NET.txt"/> |
21 | | - <None Remove="Licenses\Dragablz.txt"/> |
22 | | - <None Remove="Licenses\GongSolutions.Wpf.DragDrop.txt"/> |
23 | | - <None Remove="Licenses\IPNetwork.txt"/> |
24 | | - <None Remove="Licenses\LiveCharts.txt"/> |
25 | | - <None Remove="Licenses\LoadingIndicators.WPF.txt"/> |
26 | | - <None Remove="Licenses\log4net.txt"/> |
27 | | - <None Remove="Licenses\MahApps.Metro.IconPack.txt"/> |
28 | | - <None Remove="Licenses\MahApps.Metro.txt"/> |
29 | | - <None Remove="Licenses\Microsoft.PowerShell.SDK.txt"/> |
30 | | - <None Remove="Licenses\Microsoft.Web.WebView2.txt"/> |
31 | | - <None Remove="Licenses\Microsoft.Windows.CsWinRT.txt"/> |
32 | | - <None Remove="Licenses\Microsoft.Xaml.Behaviors.Wpf.txt"/> |
33 | | - <None Remove="Licenses\NETworkManager.txt"/> |
34 | | - <None Remove="Licenses\Newtonsoft.Json.txt"/> |
35 | | - <None Remove="Licenses\nulastudio.NetBeauty.txt"/> |
36 | | - <None Remove="Licenses\Octokit.txt"/> |
37 | | - <None Remove="Licenses\PSDiscoveryProtocol.txt"/> |
38 | | - <None Remove="Licenses\SharpSnmpLib.txt"/> |
| 17 | + <None Remove="Licenses\AirspaceFixer.txt" /> |
| 18 | + <None Remove="Licenses\ControlzEx.txt" /> |
| 19 | + <None Remove="Licenses\DnsClient.NET.txt" /> |
| 20 | + <None Remove="Licenses\Dragablz.txt" /> |
| 21 | + <None Remove="Licenses\GongSolutions.Wpf.DragDrop.txt" /> |
| 22 | + <None Remove="Licenses\IPNetwork.txt" /> |
| 23 | + <None Remove="Licenses\LiveCharts.txt" /> |
| 24 | + <None Remove="Licenses\LoadingIndicators.WPF.txt" /> |
| 25 | + <None Remove="Licenses\log4net.txt" /> |
| 26 | + <None Remove="Licenses\MahApps.Metro.IconPack.txt" /> |
| 27 | + <None Remove="Licenses\MahApps.Metro.txt" /> |
| 28 | + <None Remove="Licenses\Microsoft.PowerShell.SDK.txt" /> |
| 29 | + <None Remove="Licenses\Microsoft.Web.WebView2.txt" /> |
| 30 | + <None Remove="Licenses\Microsoft.Windows.CsWinRT.txt" /> |
| 31 | + <None Remove="Licenses\Microsoft.Xaml.Behaviors.Wpf.txt" /> |
| 32 | + <None Remove="Licenses\NETworkManager.txt" /> |
| 33 | + <None Remove="Licenses\Newtonsoft.Json.txt" /> |
| 34 | + <None Remove="Licenses\nulastudio.NetBeauty.txt" /> |
| 35 | + <None Remove="Licenses\Octokit.txt" /> |
| 36 | + <None Remove="Licenses\PSDiscoveryProtocol.txt" /> |
| 37 | + <None Remove="Licenses\SharpSnmpLib.txt" /> |
39 | 38 | </ItemGroup> |
40 | 39 | <ItemGroup> |
41 | | - <Compile Include="..\GlobalAssemblyInfo.cs" Link="Properties\GlobalAssemblyInfo.cs"/> |
| 40 | + <Compile Include="..\GlobalAssemblyInfo.cs" Link="Properties\GlobalAssemblyInfo.cs" /> |
42 | 41 | </ItemGroup> |
43 | 42 | <ItemGroup> |
44 | 43 | <Content Include="Licenses\GongSolutions.Wpf.DragDrop.txt"> |
|
47 | 46 | <Content Include="Licenses\AirspaceFixer.txt"> |
48 | 47 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
49 | 48 | </Content> |
50 | | - <Content Include="Licenses\AWSSDK.EC2.txt"> |
51 | | - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
52 | | - </Content> |
53 | 49 | <Content Include="Licenses\ControlzEx.txt"> |
54 | 50 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
55 | 51 | </Content> |
|
109 | 105 | </Content> |
110 | 106 | </ItemGroup> |
111 | 107 | <ItemGroup> |
112 | | - <ProjectReference Include="..\NETworkManager.Localization\NETworkManager.Localization.csproj"/> |
113 | | - <ProjectReference Include="..\NETworkManager.Models\NETworkManager.Models.csproj"/> |
114 | | - <ProjectReference Include="..\NETworkManager.Utilities\NETworkManager.Utilities.csproj"/> |
| 108 | + <ProjectReference Include="..\NETworkManager.Localization\NETworkManager.Localization.csproj" /> |
| 109 | + <ProjectReference Include="..\NETworkManager.Models\NETworkManager.Models.csproj" /> |
| 110 | + <ProjectReference Include="..\NETworkManager.Utilities\NETworkManager.Utilities.csproj" /> |
115 | 111 | </ItemGroup> |
116 | 112 | </Project> |
117 | 113 |
|
0 commit comments