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 4ca1edb commit fcbefa2Copy full SHA for fcbefa2
tests/OpenAI.Tests.csproj
@@ -18,6 +18,6 @@
18
19
<ItemGroup>
20
<Compile Include="..\src\Utility\Telemetry\*.cs" LinkBase="Telemetry\Shared" />
21
- <Compile Include="..\src\Utility\AppContextSwitchHelper.cs" LinkBase="Telemetry\Shared" />
+ <Compile Include="..\src\Utility\AppContextSwitchHelper.cs" LinkBase="Telemetry\Shared" />
22
</ItemGroup>
23
</Project>
0 commit comments