diff --git a/ArcFormats/Properties/AssemblyInfo.cs b/ArcFormats/Properties/AssemblyInfo.cs index 412d857f..01fec10d 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.5.59")] -[assembly: AssemblyFileVersion ("1.0.5.59")] +[assembly: AssemblyVersion ("1.0.6.59")] +[assembly: AssemblyFileVersion ("1.0.6.59")] diff --git a/GameRes/GameRes.csproj b/GameRes/GameRes.csproj index 6bfbab96..6a9b0b26 100644 --- a/GameRes/GameRes.csproj +++ b/GameRes/GameRes.csproj @@ -36,9 +36,9 @@ true - - False - ..\packages\NAudio.1.7.2\lib\net35\NAudio.dll + + ..\packages\NAudio.1.7.3\lib\net35\NAudio.dll + True @@ -84,6 +84,9 @@ + + + perl "$(SolutionDir)inc-revision.pl" "$(ProjectPath)" $(ConfigurationName) diff --git a/GameRes/Properties/AssemblyInfo.cs b/GameRes/Properties/AssemblyInfo.cs index 3b1c6b69..b27ba2fd 100644 --- a/GameRes/Properties/AssemblyInfo.cs +++ b/GameRes/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.4.6")] -[assembly: AssemblyFileVersion ("1.0.4.6")] +[assembly: AssemblyVersion ("1.0.5.6")] +[assembly: AssemblyFileVersion ("1.0.5.6")] diff --git a/GameRes/packages.config b/GameRes/packages.config new file mode 100644 index 00000000..87659afb --- /dev/null +++ b/GameRes/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 7e44c0fb..23b30022 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.1.1.20")] -[assembly: AssemblyFileVersion ("1.1.1.20")] +[assembly: AssemblyVersion ("1.1.2.20")] +[assembly: AssemblyFileVersion ("1.1.2.20")] diff --git a/packages/repositories.config b/packages/repositories.config index 174af163..1a5dce06 100644 --- a/packages/repositories.config +++ b/packages/repositories.config @@ -1,5 +1,6 @@  + \ No newline at end of file