~ubuntu-branches/ubuntu/wily/openmcdf/wily

« back to all changes in this revision

Viewing changes to debian/patches/fixhexboxloc.patch

  • Committer: Package Import Robot
  • Author(s): Mathieu Malaterre
  • Date: 2013-04-08 11:02:15 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130408110215-aleqo4zhjc3qgxnb
Tags: 1.5.4-1
* New upstream: 1.5.4
  - Use Hexbox for hexadecimal viewing

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Index: openmcdf/src/TESTOpenMCDF/StructuredStorageExplorer.csproj
 
2
===================================================================
 
3
--- openmcdf.orig/src/TESTOpenMCDF/StructuredStorageExplorer.csproj     2013-04-08 10:56:10.742333571 +0200
 
4
+++ openmcdf/src/TESTOpenMCDF/StructuredStorageExplorer.csproj  2013-04-08 10:56:20.074333464 +0200
 
5
@@ -32,7 +32,7 @@
 
6
     <WarningLevel>4</WarningLevel>
 
7
   </PropertyGroup>
 
8
   <ItemGroup>
 
9
-    <Reference Include="Be.Windows.Forms.HexBox, Version=1.4.8.41924, Culture=neutral, processorArchitecture=MSIL" />
 
10
+    <Reference Include="Be.Windows.Forms.HexBox" />
 
11
     <Reference Include="System" />
 
12
     <Reference Include="System.Data" />
 
13
     <Reference Include="System.Deployment" />