|
14 | 14 | <NoWarn>1701;1702;CA1712</NoWarn> |
15 | 15 | </PropertyGroup> |
16 | 16 | <ItemGroup> |
17 | | - <None Remove="Resources\Flags\cs-CZ.png"/> |
18 | | - <None Remove="Resources\Flags\en-US.png"/> |
19 | | - <None Remove="Resources\Flags\de-DE.png"/> |
20 | | - <None Remove="Resources\Flags\es-ES.png"/> |
21 | | - <None Remove="Resources\Flags\fr-FR.png"/> |
22 | | - <None Remove="Resources\Flags\hu-HU.png"/> |
23 | | - <None Remove="Resources\Flags\it-IT.png"/> |
24 | | - <None Remove="Resources\Flags\ko-KR.png"/> |
25 | | - <None Remove="Resources\Flags\nl-NL.png"/> |
26 | | - <None Remove="Resources\Flags\pl-PL.png"/> |
27 | | - <None Remove="Resources\Flags\pt-BR.png"/> |
28 | | - <None Remove="Resources\Flags\ru-RU.png"/> |
29 | | - <None Remove="Resources\Flags\sl-SI.png"/> |
30 | | - <None Remove="Resources\Flags\zh-CN.png"/> |
31 | | - <None Remove="Resources\Flags\zh-TW.png"/> |
| 17 | + <None Remove="Resources\Flags\cs-CZ.png" /> |
| 18 | + <None Remove="Resources\Flags\en-US.png" /> |
| 19 | + <None Remove="Resources\Flags\de-DE.png" /> |
| 20 | + <None Remove="Resources\Flags\es-ES.png" /> |
| 21 | + <None Remove="Resources\Flags\fr-FR.png" /> |
| 22 | + <None Remove="Resources\Flags\hu-HU.png" /> |
| 23 | + <None Remove="Resources\Flags\it-IT.png" /> |
| 24 | + <None Remove="Resources\Flags\ja-JP.png" /> |
| 25 | + <None Remove="Resources\Flags\ko-KR.png" /> |
| 26 | + <None Remove="Resources\Flags\nl-NL.png" /> |
| 27 | + <None Remove="Resources\Flags\pl-PL.png" /> |
| 28 | + <None Remove="Resources\Flags\pt-BR.png" /> |
| 29 | + <None Remove="Resources\Flags\ru-RU.png" /> |
| 30 | + <None Remove="Resources\Flags\sl-SI.png" /> |
| 31 | + <None Remove="Resources\Flags\zh-CN.png" /> |
| 32 | + <None Remove="Resources\Flags\zh-TW.png" /> |
32 | 33 | </ItemGroup> |
33 | 34 | <ItemGroup> |
34 | | - <Compile Include="..\GlobalAssemblyInfo.cs" Link="Properties\GlobalAssemblyInfo.cs"/> |
| 35 | + <Compile Include="..\GlobalAssemblyInfo.cs" Link="Properties\GlobalAssemblyInfo.cs" /> |
35 | 36 | </ItemGroup> |
36 | 37 | <ItemGroup> |
37 | | - <Resource Include="Resources\Flags\cs-CZ.png"/> |
38 | | - <Resource Include="Resources\Flags\en-US.png"/> |
39 | | - <Resource Include="Resources\Flags\de-DE.png"/> |
40 | | - <Resource Include="Resources\Flags\es-ES.png"/> |
41 | | - <Resource Include="Resources\Flags\fr-FR.png"/> |
42 | | - <Resource Include="Resources\Flags\hu-HU.png"/> |
43 | | - <Resource Include="Resources\Flags\it-IT.png"/> |
44 | | - <Resource Include="Resources\Flags\ko-KR.png"/> |
45 | | - <Resource Include="Resources\Flags\nl-NL.png"/> |
46 | | - <Resource Include="Resources\Flags\pl-PL.png"/> |
47 | | - <Resource Include="Resources\Flags\pt-BR.png"/> |
48 | | - <Resource Include="Resources\Flags\ru-RU.png"/> |
49 | | - <Resource Include="Resources\Flags\sl-SI.png"/> |
50 | | - <Resource Include="Resources\Flags\zh-CN.png"/> |
51 | | - <Resource Include="Resources\Flags\zh-TW.png"/> |
| 38 | + <Resource Include="Resources\Flags\cs-CZ.png" /> |
| 39 | + <Resource Include="Resources\Flags\en-US.png" /> |
| 40 | + <Resource Include="Resources\Flags\de-DE.png" /> |
| 41 | + <Resource Include="Resources\Flags\es-ES.png" /> |
| 42 | + <Resource Include="Resources\Flags\fr-FR.png" /> |
| 43 | + <Resource Include="Resources\Flags\hu-HU.png" /> |
| 44 | + <Resource Include="Resources\Flags\it-IT.png" /> |
| 45 | + <Resource Include="Resources\Flags\ja-JP.png" /> |
| 46 | + <Resource Include="Resources\Flags\ko-KR.png" /> |
| 47 | + <Resource Include="Resources\Flags\nl-NL.png" /> |
| 48 | + <Resource Include="Resources\Flags\pl-PL.png" /> |
| 49 | + <Resource Include="Resources\Flags\pt-BR.png" /> |
| 50 | + <Resource Include="Resources\Flags\ru-RU.png" /> |
| 51 | + <Resource Include="Resources\Flags\sl-SI.png" /> |
| 52 | + <Resource Include="Resources\Flags\zh-CN.png" /> |
| 53 | + <Resource Include="Resources\Flags\zh-TW.png" /> |
52 | 54 | </ItemGroup> |
53 | 55 |
|
54 | 56 | <ItemGroup> |
55 | | - <PackageReference Include="MahApps.Metro" Version="2.4.10"/> |
| 57 | + <PackageReference Include="MahApps.Metro" Version="2.4.10" /> |
56 | 58 | </ItemGroup> |
57 | 59 |
|
58 | 60 | <ItemGroup> |
59 | | - <ProjectReference Include="..\NETworkManager.Models\NETworkManager.Models.csproj"/> |
60 | | - <ProjectReference Include="..\NETworkManager.Profiles\NETworkManager.Profiles.csproj"/> |
61 | | - <ProjectReference Include="..\NETworkManager.Utilities\NETworkManager.Utilities.csproj"/> |
| 61 | + <ProjectReference Include="..\NETworkManager.Models\NETworkManager.Models.csproj" /> |
| 62 | + <ProjectReference Include="..\NETworkManager.Profiles\NETworkManager.Profiles.csproj" /> |
| 63 | + <ProjectReference Include="..\NETworkManager.Utilities\NETworkManager.Utilities.csproj" /> |
62 | 64 | </ItemGroup> |
63 | 65 |
|
64 | 66 | <ItemGroup> |
|
0 commit comments