Author: wkeil Date: Mon Oct 12 21:11:15 2015 New Revision: 1708249 URL: http://svn.apache.org/viewvc?rev=1708249&view=rev Log: DMAP-181: Release VB.net Client 1.0.1
Task-Url: https://issues.apache.org/jira/browse/DMAP-181 Modified: devicemap/trunk/clients/1.0/vbnet/DeviceMap.sln Modified: devicemap/trunk/clients/1.0/vbnet/DeviceMap.sln URL: http://svn.apache.org/viewvc/devicemap/trunk/clients/1.0/vbnet/DeviceMap.sln?rev=1708249&r1=1708248&r2=1708249&view=diff ============================================================================== --- devicemap/trunk/clients/1.0/vbnet/DeviceMap.sln (original) +++ devicemap/trunk/clients/1.0/vbnet/DeviceMap.sln Mon Oct 12 21:11:15 2015 @@ -1,16 +1,13 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.31101.0 +# Visual Studio 14 +VisualStudioVersion = 14.0.23107.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "DeviceMap", "DeviceMap\DeviceMap.vbproj", "{2B8A4B1A-ADDF-4A37-BAD2-C389D69858B0}" EndProject Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "DeviceMapConsole", "DeviceMapConsole\DeviceMapConsole.vbproj", "{25243D5B-6173-416D-9ED1-4A6B061517CB}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B856D59B-4B20-404D-A98C-AEC2C6F8E162}" - ProjectSection(SolutionItems) = preProject - DeviceMap-ASF.ico = DeviceMap-ASF.ico - EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -31,9 +28,9 @@ Global HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution - BuildVersion_UpdateAssemblyVersion = True - BuildVersion_UpdateFileVersion = True - BuildVersion_UseGlobalSettings = True BuildVersion_UseUniversalClock = True + BuildVersion_UseGlobalSettings = True + BuildVersion_UpdateFileVersion = True + BuildVersion_UpdateAssemblyVersion = True EndGlobalSection EndGlobal
