Refactor: Create XML version information from a central point.

This commit is contained in:
2017-05-30 21:33:35 +01:00
parent edd832d40d
commit a0e5e1dbce
3 changed files with 62 additions and 20 deletions

View File

@@ -72,6 +72,7 @@
<Compile Include="Devices\Reader.cs" />
<Compile Include="Devices\ReaderATA.cs" />
<Compile Include="Devices\ReaderSCSI.cs" />
<Compile Include="Version.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DiscImageChef.Console\DiscImageChef.Console.csproj">