We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c8fed commit df5e801Copy full SHA for df5e801
src/WebJobs.Script.WebHost/Security/KeyManagement/ContainerAppsSecretsRepository.cs
@@ -1,4 +1,7 @@
1
-using System;
+// Copyright (c) .NET Foundation. All rights reserved.
2
+// Licensed under the MIT License. See License.txt in the project root for license information.
3
+
4
+using System;
5
using System.Collections.Generic;
6
using System.IO;
7
using System.Linq;
0 commit comments