mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Project file formatting.
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="PluginBase.cs" />
|
||||
<Compile Include="ImageFormat.cs" />
|
||||
<Compile Include="Statistics.cs" />
|
||||
@@ -78,6 +77,7 @@
|
||||
<Compile Include="Devices\Dumping\CompactDisc.cs" />
|
||||
<Compile Include="Devices\Dumping\SBC.cs" />
|
||||
<Compile Include="Devices\Dumping\XGD.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\DiscImageChef.Console\DiscImageChef.Console.csproj">
|
||||
@@ -140,6 +140,7 @@
|
||||
<Folder Include="Devices\Dumping\" />
|
||||
<Folder Include="Devices\Report\" />
|
||||
<Folder Include="Devices\Report\SCSI\" />
|
||||
<Folder Include="Properties\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="packages.config" />
|
||||
|
||||
Reference in New Issue
Block a user