We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e745183 commit bbdfd58Copy full SHA for bbdfd58
1 file changed
….Performance.Tests/ThinClientHttpPerf.cs …e.Tests/Benchmarks/ThinClientHttpPerf.csMicrosoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Performance.Tests/ThinClientHttpPerf.cs renamed to Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Performance.Tests/Benchmarks/ThinClientHttpPerf.cs
@@ -1,4 +1,7 @@
1
-namespace Microsoft.Azure.Cosmos
+//------------------------------------------------------------
2
+// Copyright (c) Microsoft Corporation. All rights reserved.
3
+//------------------------------------------------------------
4
+namespace Microsoft.Azure.Cosmos.Benchmarks
5
{
6
using System;
7
using System.Collections.Generic;
0 commit comments