From 74f1f1ef7ba5438e8dc9470a34cffd13716556e6 Mon Sep 17 00:00:00 2001 From: morkt Date: Thu, 26 Feb 2015 08:23:56 +0400 Subject: [PATCH] new formats. --- ArcFormats/ArcFormats.csproj | 14 ++++++++++++-- ArcFormats/Properties/AssemblyInfo.cs | 4 ++-- Properties/AssemblyInfo.cs | 4 ++-- 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/ArcFormats/ArcFormats.csproj b/ArcFormats/ArcFormats.csproj index 0dea8699..372dd680 100644 --- a/ArcFormats/ArcFormats.csproj +++ b/ArcFormats/ArcFormats.csproj @@ -38,8 +38,9 @@ 6291456 - - ..\packages\NVorbis.0.8.3.0\lib\NVorbis.dll + + False + ..\packages\NVorbis.0.8.4.0\lib\NVorbis.dll @@ -59,17 +60,23 @@ + + + + + + @@ -109,8 +116,11 @@ CreateYPFWidget.xaml + + + diff --git a/ArcFormats/Properties/AssemblyInfo.cs b/ArcFormats/Properties/AssemblyInfo.cs index 82d0f281..4e318937 100644 --- a/ArcFormats/Properties/AssemblyInfo.cs +++ b/ArcFormats/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.0.3.23")] -[assembly: AssemblyFileVersion ("1.0.3.23")] +[assembly: AssemblyVersion ("1.0.3.24")] +[assembly: AssemblyFileVersion ("1.0.3.24")] diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 90ee7602..40905b3a 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ using System.Windows; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.0.3.12")] -[assembly: AssemblyFileVersion ("1.0.2.12")] +[assembly: AssemblyVersion ("1.0.3.13")] +[assembly: AssemblyFileVersion ("1.0.2.13")]