Werner Keil created DMAP-185:
--------------------------------
Summary: Verify and simplyfy CSPROJ of Console
Key: DMAP-185
URL: https://issues.apache.org/jira/browse/DMAP-185
Project: DeviceMap
Issue Type: Task
Components: .NET Client
Affects Versions: 1.0.1 C#
Reporter: Werner Keil
Assignee: Werner Keil
Priority: Minor
Fix For: 1.1.0 .NET
https://svn.apache.org/repos/asf/devicemap/trunk/clients/1.0/csharp/DeviceMapConsole/DeviceMapConsole.csproj
contains references to
Microsoft.Net.Framework.3.5.SP1
or
.NETFramework,Version=v4.0
While it probably means no problems building the project (as long as a minimum
version of .NET 4.0 is present) especially the 3.5.SP1 should not matter given
the minimal requirement of 4.0 based on consumed API calls.
Hence either both or at least 3.5 references should be removed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)