update references
This commit is contained in:
13
Atomx.Core/Jos/LocalizationJobs.cs
Normal file
13
Atomx.Core/Jos/LocalizationJobs.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace Atomx.Core.Jos
|
||||
{
|
||||
/// <summary>
|
||||
/// 多语言本地化任务
|
||||
/// </summary>
|
||||
public class LocalizationJobs
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user