# | Line 64 | Line 64 | |
---|---|---|
64 | <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> | |
65 | <Link>Properties\SharedAssemblyInfo.cs</Link> | |
66 | </Compile> | |
67 | + | <Compile Include="Config\GenericConfig.cs" /> |
68 | <Compile Include="Properties\AssemblyInfo.cs" /> | |
69 | </ItemGroup> | |
70 | <ItemGroup> | |
# | Line 80 | Line 81 | |
81 | </ProjectReference> | |
82 | </ItemGroup> | |
83 | <ItemGroup> | |
83 | – | <Folder Include="Config\" /> |
84 | <Folder Include="Input\" /> | |
85 | <Folder Include="Window\" /> | |
86 | </ItemGroup> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |