Return-Path: X-Original-To: apmail-devicemap-commits-archive@www.apache.org Delivered-To: apmail-devicemap-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 73DDB17E6B for ; Sat, 14 Mar 2015 14:32:38 +0000 (UTC) Received: (qmail 75766 invoked by uid 500); 14 Mar 2015 14:32:38 -0000 Delivered-To: apmail-devicemap-commits-archive@devicemap.apache.org Received: (qmail 75740 invoked by uid 500); 14 Mar 2015 14:32:38 -0000 Mailing-List: contact commits-help@devicemap.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@devicemap.apache.org Delivered-To: mailing list commits@devicemap.apache.org Received: (qmail 75729 invoked by uid 99); 14 Mar 2015 14:32:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Mar 2015 14:32:38 +0000 Date: Sat, 14 Mar 2015 14:32:38 +0000 (UTC) From: "Werner Keil (JIRA)" To: commits@devicemap.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DMAP-149) .NET Version too narrow MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DMAP-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Keil resolved DMAP-149. ------------------------------ Resolution: Fixed Changed to .NET 4 > .NET Version too narrow > ----------------------- > > Key: DMAP-149 > URL: https://issues.apache.org/jira/browse/DMAP-149 > Project: DeviceMap > Issue Type: Bug > Components: .NET API > Environment: Windows > Reporter: Werner Keil > Assignee: Werner Keil > Fix For: 1.1.0 .NET > > > At the moment the default version of the .NET framework is 4.5.2 in the VB and C# projects. This does not seem available on many systems (i.E. testing against VS 2013 Community) so a minimum required .NET version should be defined for the projects. > Either 4.5 or 4 depending on what are the minimum requirements of DeviceMap.NET. -- This message was sent by Atlassian JIRA (v6.3.4#6332)