Skip to content

Commit

Permalink
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10360)
Browse files Browse the repository at this point in the history
* Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20240930.1

Microsoft.Internal.CodeCoverage
 From Version 17.12.5-preview.24473.1 -> To Version 17.12.5-preview.24480.1

* Using latest stable version of code coverage,

* fix,

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: fhnaseer <[email protected]>
  • Loading branch information
3 people authored Oct 1, 2024
1 parent 4f16fc0 commit 09b7600
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.12.5-preview.24473.1">
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.12.5">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>f14ac991b7cd6ee20b87f8721ef561aee3f07451</Sha>
<Sha>aaf54e61f7eebd65bb437a4a9643bf7976311f2b</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.24416.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<MicrosoftExtensionsDependencyModelPackageVersion>3.1.0</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftExtensionsFileSystemGlobbingVersion>2.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
<MicrosoftFakesVersion>17.9.0-beta.24058.4</MicrosoftFakesVersion>
<MicrosoftInternalCodeCoverageVersion>17.12.5-preview.24473.1</MicrosoftInternalCodeCoverageVersion>
<MicrosoftInternalCodeCoverageVersion>17.12.5</MicrosoftInternalCodeCoverageVersion>
<MicrosoftVisualStudioDiagnosticsUtilitiesVersion>17.10.34924.118</MicrosoftVisualStudioDiagnosticsUtilitiesVersion>
<MicrosoftVisualStudioEnterpriseAspNetHelper>$(MicrosoftVisualStudioDiagnosticsUtilitiesVersion)</MicrosoftVisualStudioEnterpriseAspNetHelper>
<MicrosoftVisualStudioInteropVersion>17.10.525-preview.1</MicrosoftVisualStudioInteropVersion>
Expand Down

0 comments on commit 09b7600

Please sign in to comment.