File tree 2 files changed +12
-2
lines changed 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
- using Microsoft . Azure . WebJobs . Script . Grpc . Messages ;
1
+ //
2
+ // Copyright (c) Microsoft. All rights reserved.
3
+ // Licensed under the MIT license. See LICENSE file in the project root for full license information.
4
+ //
5
+
6
+ using Microsoft . Azure . WebJobs . Script . Grpc . Messages ;
2
7
using Newtonsoft . Json ;
3
8
using Newtonsoft . Json . Linq ;
4
9
using System ;
Original file line number Diff line number Diff line change 1
- using Microsoft . Azure . WebJobs . Script . Grpc . Messages ;
1
+ //
2
+ // Copyright (c) Microsoft. All rights reserved.
3
+ // Licensed under the MIT license. See LICENSE file in the project root for full license information.
4
+ //
5
+
6
+ using Microsoft . Azure . WebJobs . Script . Grpc . Messages ;
2
7
using System . Collections . Generic ;
3
8
4
9
namespace Microsoft . Azure . Functions . PowerShellWorker . WorkerIndexing
You can’t perform that action at this time.
0 commit comments