mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Bumped to version 3.2.1.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* Packages.mdproj:
|
||||||
|
* DiscImageChef.sln: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* Packages.mdproj:
|
* Packages.mdproj:
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.Checksums.csproj: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* AssemblyInfo.cs:
|
* AssemblyInfo.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Checksums</RootNamespace>
|
<RootNamespace>DiscImageChef.Checksums</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Checksums</AssemblyName>
|
<AssemblyName>DiscImageChef.Checksums</AssemblyName>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ using System.Runtime.CompilerServices;
|
|||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion("3.2.0.0")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.CommonTypes.csproj: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* AssemblyInfo.cs:
|
* AssemblyInfo.cs:
|
||||||
|
|||||||
@@ -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.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ using System.Runtime.CompilerServices;
|
|||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion("3.2.0.0")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.Console.csproj: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* AssemblyInfo.cs:
|
* AssemblyInfo.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Console</RootNamespace>
|
<RootNamespace>DiscImageChef.Console</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Console</AssemblyName>
|
<AssemblyName>DiscImageChef.Console</AssemblyName>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ using System.Runtime.CompilerServices;
|
|||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion("3.2.0.0")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.Decoders.csproj: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* AssemblyInfo.cs:
|
* AssemblyInfo.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Decoders</RootNamespace>
|
<RootNamespace>DiscImageChef.Decoders</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Decoders</AssemblyName>
|
<AssemblyName>DiscImageChef.Decoders</AssemblyName>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ using System.Runtime.CompilerServices;
|
|||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion("3.2.0.0")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.Devices.csproj: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* AssemblyInfo.cs:
|
* AssemblyInfo.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Devices</RootNamespace>
|
<RootNamespace>DiscImageChef.Devices</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Devices</AssemblyName>
|
<AssemblyName>DiscImageChef.Devices</AssemblyName>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ using System.Runtime.CompilerServices;
|
|||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion("3.2.0.0")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.DiscImages.csproj: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* AssemblyInfo.cs:
|
* AssemblyInfo.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.DiscImages</RootNamespace>
|
<RootNamespace>DiscImageChef.DiscImages</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.DiscImages</AssemblyName>
|
<AssemblyName>DiscImageChef.DiscImages</AssemblyName>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ using System.Runtime.CompilerServices;
|
|||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion("3.2.0.0")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.Filesystems.csproj: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* Dir.cs:
|
* Dir.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Filesystems</RootNamespace>
|
<RootNamespace>DiscImageChef.Filesystems</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Filesystems</AssemblyName>
|
<AssemblyName>DiscImageChef.Filesystems</AssemblyName>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ using System.Runtime.CompilerServices;
|
|||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion("3.2.0.0")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.Helpers.csproj: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* AssemblyInfo.cs:
|
* AssemblyInfo.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Helpers</RootNamespace>
|
<RootNamespace>DiscImageChef.Helpers</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Helpers</AssemblyName>
|
<AssemblyName>DiscImageChef.Helpers</AssemblyName>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ using System.Runtime.CompilerServices;
|
|||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion("3.2.0.0")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.Interop.csproj: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* AssemblyInfo.cs:
|
* AssemblyInfo.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Interop</RootNamespace>
|
<RootNamespace>DiscImageChef.Interop</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Interop</AssemblyName>
|
<AssemblyName>DiscImageChef.Interop</AssemblyName>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ using System.Runtime.CompilerServices;
|
|||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion("3.2.0.0")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.Metadata.csproj: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* AssemblyInfo.cs:
|
* AssemblyInfo.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Metadata</RootNamespace>
|
<RootNamespace>DiscImageChef.Metadata</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Metadata</AssemblyName>
|
<AssemblyName>DiscImageChef.Metadata</AssemblyName>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ using System.Runtime.CompilerServices;
|
|||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion("3.2.0.0")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.Partitions.csproj: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* AssemblyInfo.cs:
|
* AssemblyInfo.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Partitions</RootNamespace>
|
<RootNamespace>DiscImageChef.Partitions</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Partitions</AssemblyName>
|
<AssemblyName>DiscImageChef.Partitions</AssemblyName>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ using System.Runtime.CompilerServices;
|
|||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion("3.2.0.0")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.Settings.csproj: Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* DiscImageChef.Settings.csproj: Bump to version 3.2.0
|
* DiscImageChef.Settings.csproj: Bump to version 3.2.0
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Settings</RootNamespace>
|
<RootNamespace>DiscImageChef.Settings</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Settings</AssemblyName>
|
<AssemblyName>DiscImageChef.Settings</AssemblyName>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -42,19 +42,19 @@ using System.Runtime.CompilerServices;
|
|||||||
// Change them to the values specific to your project.
|
// Change them to the values specific to your project.
|
||||||
|
|
||||||
[assembly: AssemblyTitle ("DiscImageChef.Settings")]
|
[assembly: AssemblyTitle ("DiscImageChef.Settings")]
|
||||||
[assembly: AssemblyDescription ("")]
|
[assembly: AssemblyDescription("The Disc Image Chef")]
|
||||||
[assembly: AssemblyConfiguration ("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyCompany ("Claunia.com")]
|
[assembly: AssemblyCompany("Claunia.com")]
|
||||||
[assembly: AssemblyProduct ("")]
|
[assembly: AssemblyProduct("")]
|
||||||
[assembly: AssemblyCopyright ("© Claunia.com")]
|
[assembly: AssemblyCopyright("Copyright © 2011-2016 Natalia Portillo")]
|
||||||
[assembly: AssemblyTrademark ("")]
|
[assembly: AssemblyTrademark("")]
|
||||||
[assembly: AssemblyCulture ("")]
|
[assembly: AssemblyCulture("")]
|
||||||
|
|
||||||
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
|
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
|
||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion ("1.0.*")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -275,6 +275,6 @@ Global
|
|||||||
$31.IncludeDirectoryPaths = True
|
$31.IncludeDirectoryPaths = True
|
||||||
$30.inheritsSet = Mono
|
$30.inheritsSet = Mono
|
||||||
description = The Disc Image Chef.
|
description = The Disc Image Chef.
|
||||||
version = 3.2.0
|
version = 3.2.1
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
EndGlobal
|
EndGlobal
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ using System.Reflection;
|
|||||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||||
|
|
||||||
[assembly: AssemblyVersion("3.2.0.0")]
|
[assembly: AssemblyVersion("3.2.1.0")]
|
||||||
|
|
||||||
// The following attributes are used to specify the signing key for the assembly,
|
// The following attributes are used to specify the signing key for the assembly,
|
||||||
// if desired. See the Mono documentation for more information about signing.
|
// if desired. See the Mono documentation for more information about signing.
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* AssemblyInfo.cs:
|
||||||
|
* DiscImageChef.csproj:
|
||||||
|
Bumped to version 3.2.1.
|
||||||
|
|
||||||
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* AssemblyInfo.cs:
|
* AssemblyInfo.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
<RootNamespace>DiscImageChef</RootNamespace>
|
<RootNamespace>DiscImageChef</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef</AssemblyName>
|
<AssemblyName>DiscImageChef</AssemblyName>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
||||||
<DebugSymbols>True</DebugSymbols>
|
<DebugSymbols>True</DebugSymbols>
|
||||||
|
|||||||
@@ -93,6 +93,6 @@
|
|||||||
</Package>
|
</Package>
|
||||||
</Packages>
|
</Packages>
|
||||||
</Packages>
|
</Packages>
|
||||||
<ReleaseVersion>3.2.0</ReleaseVersion>
|
<ReleaseVersion>3.2.1</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
Reference in New Issue
Block a user