|
1 | | -//------------------------------------------------------------------------------ |
2 | | -// <auto-generated> |
3 | | -// This code was generated by a tool. |
4 | | -// Runtime Version:4.0.30319.42000 |
5 | | -// |
6 | | -// Changes to this file may cause incorrect behavior and will be lost if |
7 | | -// the code is regenerated. |
8 | | -// </auto-generated> |
9 | | -//------------------------------------------------------------------------------ |
| 1 | +// Copyright (c) Microsoft Corporation. All rights reserved. |
| 2 | +// Licensed under the Apache License, Version 2.0 (the ""License""); |
| 3 | +// you may not use this file except in compliance with the License. |
| 4 | +// You may obtain a copy of the License at |
| 5 | +// http://www.apache.org/licenses/LICENSE-2.0 |
| 6 | +// Unless required by applicable law or agreed to in writing, software |
| 7 | +// distributed under the License is distributed on an ""AS IS"" BASIS, |
| 8 | +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 9 | +// See the License for the specific language governing permissions and |
| 10 | +// limitations under the License. |
| 11 | +// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code |
| 12 | +// is regenerated. |
10 | 13 |
|
11 | 14 | using System; |
12 | 15 | using System.Reflection; |
| 16 | +using System.Runtime.CompilerServices; |
| 17 | +using System.Runtime.InteropServices; |
13 | 18 |
|
14 | | -[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] |
15 | | -[assembly: System.CLSCompliantAttribute(false)] |
16 | 19 | [assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")] |
17 | | -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] |
18 | 20 | [assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")] |
19 | | -[assembly: System.Reflection.AssemblyFileVersionAttribute("0.1.0.0")] |
20 | | -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.1.0+1ca8a081107f70361b6592446ec272bb754fa761")] |
21 | 21 | [assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")] |
22 | 22 | [assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - ArtifactSigning")] |
23 | | -[assembly: System.Reflection.AssemblyVersionAttribute("0.1.0.0")] |
24 | | - |
25 | | -// Generated by the MSBuild WriteCodeFragment class. |
26 | | - |
| 23 | +[assembly: System.Reflection.AssemblyFileVersionAttribute("0.1.4")] |
| 24 | +[assembly: System.Reflection.AssemblyVersionAttribute("0.1.4")] |
| 25 | +[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] |
| 26 | +[assembly: System.CLSCompliantAttribute(false)] |
0 commit comments