Skip to content

Commit

Permalink
Remove runtime test which causes failures
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorHofer committed Mar 15, 2023
1 parent 607cce2 commit c4a3861
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 134 deletions.
2 changes: 0 additions & 2 deletions src/tests/Common/test_dependencies/test_dependencies.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Diagnostics.Tools.RuntimeClient" Version="$(MicrosoftDiagnosticsToolsRuntimeClientVersion)" />
<!-- Required by the GitHub_25468 test project. -->
<PackageReference Include="System.Drawing.Common" Version="$(SystemDrawingCommonVersion)" />
</ItemGroup>

<Target Name="Build" DependsOnTargets="$(TraversalBuildDependsOn)" />
Expand Down
Loading

0 comments on commit c4a3861

Please sign in to comment.