Cosmos/source2/VSIP/Cosmos.VS.Wizards/ResHelper.cs
kudzu_cp 51f0403aab
2012-06-10 20:29:27 +00:00

10 lines
203 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Cosmos.VS.Wizards {
// This is empty, but its used by the wizard
class ResHelper {
}
}