From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a05:6638:94:: with SMTP id v20mr39599409jao.2.1558164628810; Sat, 18 May 2019 00:30:28 -0700 (PDT) X-Received: by 2002:aca:dfc5:: with SMTP id w188mr100927oig.0.1558164628153; Sat, 18 May 2019 00:30:28 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!i64no288596iti.0!news-out.google.com!p73ni257itp.0!nntp.google.com!u76no287053ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 18 May 2019 00:30:27 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=101.164.108.182; posting-account=wavAeAoAAAAZF_sXSZepBukuPCBO0Zqt NNTP-Posting-Host: 101.164.108.182 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <94985f77-797d-4aab-b070-80d102d1d8ab@googlegroups.com> Subject: Re: ANN: VisualAda (Ada Integration for Visual Studio 2017 & 2019) release 1.2.1 From: alby.gamper@gmail.com Injection-Date: Sat, 18 May 2019 07:30:28 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:56323 Date: 2019-05-18T00:30:27-07:00 List-Id: On Saturday, May 18, 2019 at 1:26:57 PM UTC+10, alby....@gmail.com wrote: > Dear Ada Community > > VisualAda version 1.2.1 has been released > > Fixes include the following > > - UWP DLL is linking with both GCC and MS > - UWP XAML application project template now correctly add project dependencies > - Install / Uninstall Ada menu items > - Fix determining path to gdb.exe > - Minimum supported version of Visual Studio is now 2017 Update 6 (15.0.27413) > > > Please feel free to download the free plugin from the following URL > > https://marketplace.visualstudio.com/items?itemName=AlexGamper.VisualAda > > Thanks > > Alex Dear Ada Community Version 1.2.1 has been patched to fix issues with UWP/XAML project template and remove dependencies on any Visual Studio 2019 libraries/Dll's, inadvertently introduced in version 1.2.0 (which would cause package load failure if VS2019 was not installed) Latest version is now 1.2.2 Apologies Alex