Author: wkeil Date: Thu Aug 20 18:05:27 2015 New Revision: 1696832 URL: http://svn.apache.org/r1696832 Log: DMAP-172: Build .NET clients with Visual Studio Code
Task-Url: https://issues.apache.org/jira/browse/DMAP-172 Modified: devicemap/trunk/clients/1.0/csharp/DeviceMap.sln Modified: devicemap/trunk/clients/1.0/csharp/DeviceMap.sln URL: http://svn.apache.org/viewvc/devicemap/trunk/clients/1.0/csharp/DeviceMap.sln?rev=1696832&r1=1696831&r2=1696832&view=diff ============================================================================== --- devicemap/trunk/clients/1.0/csharp/DeviceMap.sln (original) +++ devicemap/trunk/clients/1.0/csharp/DeviceMap.sln Thu Aug 20 18:05:27 2015 @@ -8,6 +8,11 @@ EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeviceMapConsole", "DeviceMapConsole\DeviceMapConsole.csproj", "{E5F9D389-6339-4386-BCAE-C2581B4CA8F2}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7DCC9ED6-2870-4E5E-8239-290E65FFAC57}" + ProjectSection(SolutionItems) = preProject + LICENSE = LICENSE + NOTICE = NOTICE + README = README + EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution
