From ffba82bc2d6b31c8b816f38280ba00b35e151714 Mon Sep 17 00:00:00 2001 From: Matt Moradi Date: Fri, 31 Jul 2020 12:00:55 -0700 Subject: [PATCH] Configured API Package Details For NuGet (#600) * Configured API Package Information * Updated API Package Configuration * Set API NuGet License Requirement * Updated API NuGet Configuration --- LICENSE.txt | 2 +- api/Api/Api.csproj | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/LICENSE.txt b/LICENSE.txt index 1ec113a34b..8f35fbf14a 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2019 Autodesk Inc. + Copyright 2020 Autodesk Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/api/Api/Api.csproj b/api/Api/Api.csproj index 74f84dd583..dbfdc087b9 100644 --- a/api/Api/Api.csproj +++ b/api/Api/Api.csproj @@ -3,6 +3,22 @@ netstandard2.0 8 + Autodesk.Synthesis.API + 0.0.1 + Autodesk Inc + Autodesk + Synthesis + An API for developing modules for the Synthesis™ platform + © 2020 Autodesk Inc. + https://synthesis.autodesk.com/ + synthesis.png + https://github.com/Autodesk/synthesis/tree/master/api + git + Autodesk, Synthesis, FRC, Robotics, Simulator + A pre-release of the Synthesis API NuGet package + en-US + Apache-2.0 + true @@ -19,4 +35,11 @@ + + + True + + + +