File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 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 ;
27using Newtonsoft . Json ;
38using Newtonsoft . Json . Linq ;
49using 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 ;
27using System . Collections . Generic ;
38
49namespace Microsoft . Azure . Functions . PowerShellWorker . WorkerIndexing
You can’t perform that action at this time.
0 commit comments