mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Updated namespace of Resources and Language classes. The namespace was set in the designer but the custom tool needed to be run again to update the actual files.
This commit is contained in:
2
mRemoteV1/Properties/Resources.Designer.cs
generated
2
mRemoteV1/Properties/Resources.Designer.cs
generated
@@ -8,7 +8,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace mRemoteNG.My {
|
||||
namespace mRemoteNG {
|
||||
using System;
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace mRemoteNG.My {
|
||||
namespace mRemoteNG {
|
||||
using System;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user