From 80c30c68deb4ad15634c2b42f594abbb453b4669 Mon Sep 17 00:00:00 2001 From: Ronny Natsuo <1655659+natsuo@users.noreply.github.com> Date: Mon, 15 Oct 2018 10:43:01 +0200 Subject: [PATCH] set version number to 2.0 --- Miqo.Config/Miqo.Config.csproj | 46 ++++++++++++++++------------------ 1 file changed, 22 insertions(+), 24 deletions(-) diff --git a/Miqo.Config/Miqo.Config.csproj b/Miqo.Config/Miqo.Config.csproj index 0d93406..7bdfb93 100644 --- a/Miqo.Config/Miqo.Config.csproj +++ b/Miqo.Config/Miqo.Config.csproj @@ -1,29 +1,27 @@  - - netstandard2.0 - Miqo DA - Copyright 2018 Miqo DA - Miqo.Config - https://github.com/miqo-no/Miqo.Config/ - https://github.com/miqo-no/Miqo.Config/LICENSE - https://github.com/miqo-no/Miqo.Config/ - https://github.com/miqo-no/Miqo.Config/raw/master/.github/logo.png - en - false - 1.1.2 - 1.1.2 - 1.1.2 - 📄🌟 Managing application and user settings for your .NET application has never been so easy + + netstandard2.0 + Miqo DA + Copyright 2018 Miqo DA + Miqo.Config + https://github.com/miqo-no/Miqo.Config/ + https://github.com/miqo-no/Miqo.Config/LICENSE + https://github.com/miqo-no/Miqo.Config/ + https://github.com/miqo-no/Miqo.Config/raw/master/.github/logo.png + en + false + 2.0.0 + 2.0.0 + 2.0.0 + 📄🌟 Managing application and user settings for your .NET application has never been so easy Writing repetitive code to manage, read and write configuration files for every project is tedious. Let Miqo.Config take care of the heavy lifting of managing configuration files for you, so you can focus on your project. -Miqo.Config helps translate your strongly typed object to a JSON configuration file. - -The library is available for .NET Standard 2.0, .NET Core 2.0 and .NET Framework 4.6.1. - - - - - - +Miqo.Config is a .NET Standard 2.0 library that helps translate your strongly typed object to a JSON configuration file. + + + + + +