@using System @using System.Linq @using AutoRest.Core.Utilities @using AutoRest.CSharp.Azure.Model @using AutoRest.CSharp.Model @inherits AutoRest.Core.Template @{ var serviceName = Model.ServiceName; } Microsoft.Azure.Management.@(serviceName).Fluent @Model.ClientPackageVersion Microsoft.Azure.Management.@(serviceName).Fluent Microsoft.Azure.Management.@(serviceName).Fluent Microsoft Azure @(serviceName) Management Library Microsoft Provides @(serviceName) service management (Fluent) capabilities for Microsoft Azure. http://go.microsoft.com/fwlink/?LinkID=288890 Microsoft Azure @(serviceName) management;@(serviceName.ToLower());REST HTTP client;azureofficial;windowsazureofficial;Fluent https://github.com/Azure/azure-sdk-for-net/tree/Fluent https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE true false false true true ../../../tools/MSSharedLibKey.snk $(PackageTargetFallback);dnxcore50 1.6.1 net452;netstandard1.3 @* The "Version=" needs to be inside a C# expression in order to prevent the compiled template from calling WriteAttributeValue which causes a build error. *@ $(DefineConstants);NETSTANDARD13;PORTABLE $(DefineConstants);NET45 portable