mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Public beta release 3.2.99.1.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-07 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.CommonTypes.csproj: Public beta release
|
||||||
|
3.2.99.1.
|
||||||
|
|
||||||
2016-08-07 Natalia Portillo <claunia@claunia.com>
|
2016-08-07 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* MediaType.cs: Corrected typo.
|
* MediaType.cs: Corrected typo.
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.CommonTypes</RootNamespace>
|
<RootNamespace>DiscImageChef.CommonTypes</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.CommonTypes</AssemblyName>
|
<AssemblyName>DiscImageChef.CommonTypes</AssemblyName>
|
||||||
<ReleaseVersion>3.2.1</ReleaseVersion>
|
<ReleaseVersion>3.2.99.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
Reference in New Issue
Block a user