released v1.5.34

This commit is contained in:
morkt
2018-01-23 16:28:46 +04:00
parent 0425aa269e
commit 6c0f4657ac
14 changed files with 83 additions and 39 deletions

View File

@@ -104,10 +104,6 @@
<HintPath>..\packages\WPFToolkit.3.5.50211.1\lib\System.Windows.Controls.Input.Toolkit.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Windows.Controls.Layout.Toolkit">
<HintPath>..\packages\WPFToolkit.3.5.50211.1\lib\System.Windows.Controls.Layout.Toolkit.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Xml" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Core" />

View File

@@ -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.4.33.2083")]
[assembly: AssemblyFileVersion ("1.4.33.2083")]
[assembly: AssemblyVersion ("1.5.34.2195")]
[assembly: AssemblyFileVersion ("1.5.34.2195")]