Updated to latest version of XZ.NET

This commit is contained in:
Roman Belkov 2015-10-28 17:31:20 +03:00
parent aea7db3e87
commit f4bbd85545
6 changed files with 4 additions and 4 deletions

View file

@ -79,7 +79,7 @@
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="XZ.NET, Version=1.2.0.0, Culture=neutral, processorArchitecture=x86">
<HintPath>..\packages\XZ.NET.1.2.1\lib\XZ.NET.dll</HintPath>
<HintPath>..\packages\XZ.NET.1.2.2\lib\XZ.NET.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>

View file

@ -47,5 +47,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.4.0.*")]
[assembly: AssemblyFileVersion("1.4.0.0")]
[assembly: AssemblyVersion("1.4.1.*")]
[assembly: AssemblyFileVersion("1.4.1.0")]

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="XZ.NET" version="1.2.1" targetFramework="net40-Client" />
<package id="XZ.NET" version="1.2.2" targetFramework="net40-Client" />
</packages>

Binary file not shown.

BIN
packages/XZ.NET.1.2.2/XZ.NET.1.2.2.nupkg vendored Normal file

Binary file not shown.