Windows 8.1 and 10 support

This commit is contained in:
rotthh 2015-08-17 21:12:41 +02:00
parent 8fe29af29e
commit ffe728ff10
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
using System.Management;
using System.Text.RegularExpressions;
namespace xClient.Core.Helper
namespace xServer.Core.Helper
{
public static class PlatformHelper
{