diff --git a/Directory.Build.Props b/Directory.Build.Props index 2ab2124..c1df222 100644 --- a/Directory.Build.Props +++ b/Directory.Build.Props @@ -1,24 +1,2 @@ - - true - MIT - README_NUGET.md - https://github.com/westermo/DotnetYang - https://github.com/westermo/DotnetYang - git - icon.png - roslyn, yang, compile-time, network, xml, netconf - $([System.DateTime]::Now.ToString(yyyy)) - Westermo Network Technologies AB - Copyright © Westermo Network Technologies AB $(CurrentYear) - Westermo Network Technologies AB - dotnetYang is a source generator for converting .yang files into C# Code - - - - - - - - \ No newline at end of file diff --git a/dotnetYang/dotnetYang.csproj b/dotnetYang/dotnetYang.csproj index e53705f..906dcb3 100644 --- a/dotnetYang/dotnetYang.csproj +++ b/dotnetYang/dotnetYang.csproj @@ -7,7 +7,20 @@ true false YangParser - true + false + true + MIT + README_NUGET.md + https://github.com/westermo/DotnetYang + https://github.com/westermo/DotnetYang + git + icon.png + roslyn, yang, compile-time, network, xml, netconf + $([System.DateTime]::Now.ToString(yyyy)) + Westermo Network Technologies AB + Copyright © Westermo Network Technologies AB $(CurrentYear) + Westermo Network Technologies AB + dotnetYang is a source generator for converting .yang files into C# Code @@ -18,11 +31,14 @@ - + + + +