Skip to content

Commit

Permalink
Address Review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmarbach committed Apr 23, 2020
1 parent 2c87efa commit 5639ca1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion sdk/core/Azure.Core/src/Azure.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@
<Compile Include="Shared\DiagnosticScopeFactory.cs" />
<Compile Include="Shared\DiagnosticScope.cs" />
<Compile Include="Shared\TaskExtensions.cs" />
<Compile Include="Shared\ValueStopwatch.cs" />
</ItemGroup>
</Project>
1 change: 1 addition & 0 deletions sdk/core/Azure.Core/tests/Azure.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<Compile Include="..\src\Shared\NoBodyResponse{T}.cs" />
<Compile Include="..\src\Shared\OperationHelpers.cs" />
<Compile Include="..\src\Shared\AzureResourceProviderNamespaceAttribute.cs" />
<Compile Include="..\src\Shared\ValueStopwatch.cs" />
</ItemGroup>

</Project>

0 comments on commit 5639ca1

Please sign in to comment.