Skip to content

Commit

Permalink
Merge pull request #9646 from dfederm/bxl-update
Browse files Browse the repository at this point in the history
Update Microsoft.BuildXL.Processes to 0.1.0-20240113.1
  • Loading branch information
JanKrivanek committed Jan 17, 2024
2 parents 98586a2 + 8bc5203 commit f1448f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/dependabot/Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageVersion Include="LargeAddressAware" Version="1.0.5" />
<PackageVersion Update="LargeAddressAware" Condition="'$(LargeAddressAwareVersion)' != ''" Version="$(LargeAddressAwareVersion)" />

<PackageVersion Include="Microsoft.BuildXL.Processes" Version="0.1.0-20231128.3" />
<PackageVersion Include="Microsoft.BuildXL.Processes" Version="0.1.0-20240113.1" />
<PackageVersion Update="Microsoft.BuildXL.Processes" Condition="'$(BuildXLProcessesVersion)' != ''" Version="$(BuildXLProcessesVersion)" />

<PackageVersion Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.8.2112" />
Expand Down

0 comments on commit f1448f1

Please sign in to comment.