mirror of
https://github.com/LorisYounger/VPet.git
synced 2024-08-30 18:42:36 +00:00
取消Solution的引用, 方便新手开发者
This commit is contained in:
parent
22745eb116
commit
956e006156
@ -34,9 +34,9 @@ using Application = System.Windows.Application;
|
||||
using Line = LinePutScript.Line;
|
||||
using static VPet_Simulator.Windows.Interface.ExtensionFunction;
|
||||
using Image = System.Windows.Controls.Image;
|
||||
|
||||
#if !DEBUG
|
||||
using VPet.Solution;
|
||||
|
||||
#endif
|
||||
namespace VPet_Simulator.Windows
|
||||
{
|
||||
public partial class MainWindow : IMainWindow
|
||||
|
Loading…
Reference in New Issue
Block a user