You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by es...@apache.org on 2014/07/24 22:44:46 UTC

svn commit: r1613277 - in /incubator/devicemap/trunk/devicemap/vbnet/DeviceMapConsole: DeviceMapConsole.vbproj My Project/AssemblyInfo.vb shingen.ico

Author: esjr
Date: Thu Jul 24 20:44:45 2014
New Revision: 1613277

URL: http://svn.apache.org/r1613277
Log: (empty)

Removed:
    incubator/devicemap/trunk/devicemap/vbnet/DeviceMapConsole/shingen.ico
Modified:
    incubator/devicemap/trunk/devicemap/vbnet/DeviceMapConsole/DeviceMapConsole.vbproj
    incubator/devicemap/trunk/devicemap/vbnet/DeviceMapConsole/My Project/AssemblyInfo.vb

Modified: incubator/devicemap/trunk/devicemap/vbnet/DeviceMapConsole/DeviceMapConsole.vbproj
URL: http://svn.apache.org/viewvc/incubator/devicemap/trunk/devicemap/vbnet/DeviceMapConsole/DeviceMapConsole.vbproj?rev=1613277&r1=1613276&r2=1613277&view=diff
==============================================================================
--- incubator/devicemap/trunk/devicemap/vbnet/DeviceMapConsole/DeviceMapConsole.vbproj (original)
+++ incubator/devicemap/trunk/devicemap/vbnet/DeviceMapConsole/DeviceMapConsole.vbproj Thu Jul 24 20:44:45 2014
@@ -105,7 +105,6 @@
     <None Include="App.config" />
   </ItemGroup>
   <ItemGroup>
-    <Content Include="shingen.ico" />
     <Content Include="ua_strings.txt">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>

Modified: incubator/devicemap/trunk/devicemap/vbnet/DeviceMapConsole/My Project/AssemblyInfo.vb
URL: http://svn.apache.org/viewvc/incubator/devicemap/trunk/devicemap/vbnet/DeviceMapConsole/My%20Project/AssemblyInfo.vb?rev=1613277&r1=1613276&r2=1613277&view=diff
==============================================================================
--- incubator/devicemap/trunk/devicemap/vbnet/DeviceMapConsole/My Project/AssemblyInfo.vb (original)
+++ incubator/devicemap/trunk/devicemap/vbnet/DeviceMapConsole/My Project/AssemblyInfo.vb Thu Jul 24 20:44:45 2014
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
 ' by using the '*' as shown below:
 ' <Assembly: AssemblyVersion("1.0.*")> 
 
-<Assembly: AssemblyVersion("1.7.7.3")> 
-<Assembly: AssemblyFileVersion("1.7.7.3")> 
+<Assembly: AssemblyVersion("1.0.0.0")> 
+<Assembly: AssemblyFileVersion("1.0.0.0")>