File tree Expand file tree Collapse file tree 3 files changed +5
-282
lines changed Expand file tree Collapse file tree 3 files changed +5
-282
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 8
8
using System . Windows . Media ;
9
9
using GalaSoft . MvvmLight ;
10
10
using System . Runtime . Serialization ;
11
+ using Common ;
11
12
12
13
namespace OpenrecYoyakuPlugin
13
14
{
Original file line number Diff line number Diff line change 47
47
</ItemGroup >
48
48
<ItemGroup >
49
49
<Compile Include =" Converter.cs" />
50
- <Compile Include =" DynamicOptionsBase.cs" />
51
50
<Compile Include =" IOptions.cs" />
52
51
<Compile Include =" main.cs" />
53
52
<Compile Include =" Options.cs" />
64
63
</Page >
65
64
</ItemGroup >
66
65
<ItemGroup >
66
+ <ProjectReference Include =" ..\Common\Common.csproj" >
67
+ <Project >{66D18DE1-4D66-41A5-B0E2-47DF9975495A}</Project >
68
+ <Name >Common</Name >
69
+ </ProjectReference >
67
70
<ProjectReference Include =" ..\IPlugin\Plugin.csproj" >
68
71
<Project >{735CFEEE-5B77-4D36-977B-4CD94A6F3CDB}</Project >
69
72
<Name >Plugin</Name >
You can’t perform that action at this time.
0 commit comments