Skip to content

Commit bf21eb5

Browse files
authored
Revert AssemblyInfo.cs removal; file needed for Azure OpenAI support (#14)
* Revert AssemblyInfo.cs removal; file needed for Azure OpenAI support * Add public key
1 parent 959b605 commit bf21eb5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/Properties/AssemblyInfo.cs

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the MIT License.
3+
4+
using System.Runtime.CompilerServices;
5+
6+
[assembly: InternalsVisibleTo("Azure.AI.OpenAI, PublicKey=0024000004800000940000000602000000240000525341310004000001000100097ad52abbeaa2e1a1982747cc0106534f65cfea6707eaed696a3a63daea80de2512746801a7e47f88e7781e71af960d89ba2e25561f70b0e2dbc93319e0af1961a719ccf5a4d28709b2b57a5d29b7c09dc8d269a490ebe2651c4b6e6738c27c5fb2c02469fe9757f0a3479ac310d6588a50a28d7dd431b907fd325e18b9e8ed")]

0 commit comments

Comments
 (0)