Skip to content

Commit cdf0754

Browse files
[skip ci] Archive cf307a8 (#29147)
1 parent cf307a8 commit cdf0754

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
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.
1013

1114
using System;
1215
using System.Reflection;
16+
using System.Runtime.CompilerServices;
17+
using System.Runtime.InteropServices;
1318

14-
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
15-
[assembly: System.CLSCompliantAttribute(false)]
1619
[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")]
17-
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1820
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
19-
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.1.0.0")]
20-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.1.0+1ca8a081107f70361b6592446ec272bb754fa761")]
2121
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
2222
[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)]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "990a4214-9508-4da9-b207-b3ee82ddd673"
2+
"generate_Id": "21b0a6e1-cab7-478a-bdcb-9bcc47a77489"
33
}

0 commit comments

Comments
 (0)