Skip to content

Commit

Permalink
Update version of Microsoft.IO.Redist (#1341)
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-allen-msft authored Jan 7, 2025
1 parent 36242b7 commit 1bd66a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<!-- msbuild -->
<MicrosoftBuildVersion>17.8.3</MicrosoftBuildVersion>
<MicrosoftBuildTasksCoreVersion>17.8.3</MicrosoftBuildTasksCoreVersion>
<MicrosoftIORedistVersion>6.0.1</MicrosoftIORedistVersion>
<!-- nuget -->
<NuGetVersioningVersion>5.7.0</NuGetVersioningVersion>
<!-- runtime -->
Expand Down
1 change: 1 addition & 0 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<!-- libgit2 used for integration tests -->
<PackageVersion Include="LibGit2Sharp" Version="0.27.0-preview-0119" />
<PackageVersion Include="Microsoft.TeamFoundationServer.ExtendedClient" Version="19.210.0-preview" />
<PackageVersion Include="Microsoft.IO.Redist" Version="$(MicrosoftIORedistVersion)" />
<PackageVersion Include="xunit.Combinatorial" version="1.5.25" />
<PackageVersion Include="xunit.assert" Version="$(XunitVersion)" Condition="'$(IsTestUtilityProject)' == 'true'" />
<PackageVersion Include="xunit.core" Version="$(XunitVersion)" Condition="'$(IsTestUtilityProject)' == 'true'" />
Expand Down

0 comments on commit 1bd66a7

Please sign in to comment.