# | Line 61 | Line 61 | |
---|---|---|
61 | <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> | |
62 | <Link>Properties\SharedAssemblyInfo.cs</Link> | |
63 | </Compile> | |
64 | + | <Compile Include="Core\ConfigPlugin.cs" /> |
65 | + | <Compile Include="Core\InputPlugin.cs" /> |
66 | + | <Compile Include="Core\PluginBase.cs" /> |
67 | + | <Compile Include="Core\WindowPlugin.cs" /> |
68 | <Compile Include="Properties\AssemblyInfo.cs" /> | |
69 | </ItemGroup> | |
70 | <ItemGroup> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |