Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update assembly versions to latest for packages that recently shipped #11038

Open
wants to merge 41 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
2ffc428
Update assembly versions to latest for packages that recently shipped
ViktorHofer Nov 25, 2024
9770041
Update other config as well
ViktorHofer Nov 25, 2024
d4f0aa0
Update package dependencies
ViktorHofer Nov 25, 2024
1346f4c
Merge branch 'main' into ViktorHofer-patch-1
ViktorHofer Dec 17, 2024
4ac1e73
Update bindingRedirect version range for Microsoft.IO.Redist
ViktorHofer Dec 17, 2024
f329cc4
Localized file check-in by OneLocBuild Task: Build definition ID 9434…
dotnet-bot Dec 18, 2024
91581a6
Fix ambiguous reference for ExceptionHandling class
mthalman Dec 18, 2024
e9b99f5
Fix ambiguous reference for ExceptionHandling class (#11173)
baronfel Dec 19, 2024
95c3091
Update dependencies from https://github.com/dotnet/roslyn build 20241…
dotnet-maestro[bot] Dec 19, 2024
5539d46
Update dependencies from https://github.com/nuget/nuget.client build …
dotnet-maestro[bot] Dec 20, 2024
a71903d
telemetry onepager (#11013)
JanProvaznik Dec 20, 2024
f566737
fix: Update json syntax of merge-flow config (#11190)
f-alizada Dec 23, 2024
643e31a
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Dec 23, 2024
c343fc8
Fix casing for UTF8Output propery (#11179)
baronfel Dec 23, 2024
0fe373a
Update dependencies from https://github.com/nuget/nuget.client build …
dotnet-maestro[bot] Dec 24, 2024
cc9d538
Update dependencies from https://github.com/nuget/nuget.client build …
dotnet-maestro[bot] Jan 2, 2025
91d5e15
Prevent reading from .rsp file for worker nodes (#11170)
YuliiaKovalova Jan 2, 2025
6c6231d
Handle the case for updated binding redirects (#11012)
YuliiaKovalova Jan 2, 2025
cee91f3
Update ChangeWaves doc (#11174)
JanKrivanek Jan 3, 2025
5357f31
Add IntelliSense for testing properties (#11029)
Youssef1313 Jan 3, 2025
96450a9
enable experimentally inserting to release branches from UI (#11205)
JanProvaznik Jan 3, 2025
c03b15e
Expose processes leveraged by BuildManager (#11146)
JanKrivanek Jan 3, 2025
89b8461
changing expander regex (#11210)
SimaTian Jan 3, 2025
bc0bd0a
Add result for target stop event trace (#11202)
JaynieBai Jan 6, 2025
d7788d6
Add more processes Logs for failed case Microsoft.Build.UnitTests.Exe…
JaynieBai Jan 6, 2025
18bb7cb
Update dependencies from https://github.com/dotnet/arcade build 20241…
dotnet-maestro[bot] Jan 6, 2025
9d67315
Update dependencies from https://github.com/nuget/nuget.client build …
dotnet-maestro[bot] Jan 6, 2025
08729bf
Generate packages for e2e tests by using existing ArtifactsShippingPa…
YuliiaKovalova Jan 6, 2025
8d395fd
Log glob failures (#11211)
JanProvaznik Jan 6, 2025
b497794
Add line/column information to invalid project exception (#11232)
YuliiaKovalova Jan 7, 2025
6ea6901
Enum.ToString method is resulting in slow performance. Fix it. (#11229)
SimaTian Jan 8, 2025
01501b7
Upgrade Microsoft.VisualStudio.SolutionPersistence to 1.0.28 (#11249)
mthalman Jan 9, 2025
07a83ea
Update areapath in tsaoptions.json (#11251)
JanProvaznik Jan 10, 2025
f69d764
Localized file check-in by OneLocBuild Task: Build definition ID 9434…
dotnet-bot Jan 13, 2025
3898228
ConcurrentDictionary.Count bypass (#11212)
SimaTian Jan 13, 2025
bfa266d
removing the conflicting assembly (#11254)
SimaTian Jan 13, 2025
1cb38b9
[main] Update dependencies from dotnet/roslyn (#11200)
dotnet-maestro[bot] Jan 13, 2025
3b7f991
Update release-checklist.md (#11131)
JanKrivanek Jan 13, 2025
ead85a2
Merge remote-tracking branch 'upstream/ViktorHofer-patch-1' into exp/…
rainersigwald Jan 29, 2025
515cef0
bump System.Numerics.Vectors redirect
rainersigwald Jan 29, 2025
f60e285
don't bump Threading.Tasks.Extensions
rainersigwald Jan 29, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>
<!-- Production Dependencies -->
<PropertyGroup>
<MicrosoftIORedistVersion>6.0.1</MicrosoftIORedistVersion>
<MicrosoftIORedistVersion>6.1.0</MicrosoftIORedistVersion>
<MicrosoftVisualStudioSolutionPersistenceVersion>1.0.9</MicrosoftVisualStudioSolutionPersistenceVersion>
<SystemCollectionsImmutableVersion>8.0.0</SystemCollectionsImmutableVersion>
<SystemConfigurationConfigurationManagerVersion>8.0.0</SystemConfigurationConfigurationManagerVersion>
Expand All @@ -31,12 +31,12 @@
When updating the version of System.Memory file a breaking change here: https://github.com/dotnet/docs/issues/new?assignees=gewarren&labels=breaking-change%2CPri1%2Cdoc-idea&template=breaking-change.yml&title=%5BBreaking+change%5D%3A+
and follow the guidelines written here (internal-link): https://dev.azure.com/devdiv/DevDiv/_wiki/wikis/DevDiv.wiki/1796/How-to-add-a-Known-Issue
-->
<SystemMemoryVersion>4.5.5</SystemMemoryVersion>
<SystemMemoryVersion>4.6.0</SystemMemoryVersion>
<SystemNetHttpVersion>4.3.4</SystemNetHttpVersion>
<SystemReflectionMetadataLoadContextVersion>8.0.0</SystemReflectionMetadataLoadContextVersion>
<SystemReflectionMetadataVersion>8.0.0</SystemReflectionMetadataVersion>
<SystemResourcesExtensionsVersion>8.0.0</SystemResourcesExtensionsVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.1.0</SystemRuntimeCompilerServicesUnsafeVersion>
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
<SystemTextEncodingCodePagesVersion>7.0.0</SystemTextEncodingCodePagesVersion>
<SystemTextRegularExpressionsVersion>4.3.1</SystemTextRegularExpressionsVersion>
Expand Down
20 changes: 10 additions & 10 deletions src/MSBuild/app.amd64.config
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@

<dependentAssembly>
<assemblyIdentity name="Microsoft.IO.Redist" culture="neutral" publicKeyToken="cc7b13ffcd2ddd51" />
<bindingRedirect oldVersion="0.0.0.0-99.9.9.9" newVersion="6.0.0.1" />
<codeBase version="6.0.0.1" href="..\Microsoft.IO.Redist.dll"/>
<bindingRedirect oldVersion="0.0.0.0-99.9.9.9" newVersion="6.1.0.0" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mind explaining what this does?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 99 upper bound doesn't seem right here; we need to do that for MSBuild versions but I don't think it's right for IO.Redist.

<codeBase version="6.1.0.0" href="..\Microsoft.IO.Redist.dll"/>
</dependentAssembly>

<!-- Redirects for assemblies redistributed by MSBuild (in the .vsix). -->
Expand Down Expand Up @@ -81,8 +81,8 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" />
<codeBase version="4.0.3.0" href="..\System.Buffers.dll"/>
<bindingRedirect oldVersion="0.0.0.0-4.0.4.0" newVersion="4.0.4.0" />
<codeBase version="4.0.4.0" href="..\System.Buffers.dll"/>
</dependentAssembly>

<!-- Pull plugins that reference SCI up to our version in case they depended on our copy of the older version -->
Expand All @@ -93,8 +93,8 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2" />
<codeBase version="4.0.1.2" href="..\System.Memory.dll"/>
<bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.2.0" />
<codeBase version="4.0.2.0" href="..\System.Memory.dll"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Numerics.Vectors" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
Expand All @@ -118,8 +118,8 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
<codeBase version="6.0.0.0" href="..\System.Runtime.CompilerServices.Unsafe.dll"/>
<bindingRedirect oldVersion="0.0.0.0-6.0.1.0" newVersion="6.0.1.0" />
<codeBase version="6.0.1.0" href="..\System.Runtime.CompilerServices.Unsafe.dll"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Text.Encodings.Web" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
Expand All @@ -143,8 +143,8 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.1" newVersion="4.2.0.1" />
<codeBase version="4.2.0.1" href="..\System.Threading.Tasks.Extensions.dll"/>
<bindingRedirect oldVersion="0.0.0.0-4.2.1.0" newVersion="4.2.1.0" />
<codeBase version="4.2.1.0" href="..\System.Threading.Tasks.Extensions.dll"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.ValueTuple" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
Expand Down
10 changes: 5 additions & 5 deletions src/MSBuild/app.config
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.IO.Redist" culture="neutral" publicKeyToken="cc7b13ffcd2ddd51" />
<bindingRedirect oldVersion="0.0.0.0-6.0.0.1" newVersion="6.0.0.1" />
<bindingRedirect oldVersion="0.0.0.0-6.1.0.0" newVersion="6.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.NET.StringTools" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
Expand All @@ -49,7 +49,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" />
<bindingRedirect oldVersion="0.0.0.0-4.0.4.0" newVersion="4.0.4.0" />
</dependentAssembly>
<!-- Pull plugins that reference SCI up to our version in case they depended on our copy of the older version -->
<dependentAssembly>
Expand All @@ -58,7 +58,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2" />
<bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Numerics.Vectors" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
Expand All @@ -78,7 +78,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
<bindingRedirect oldVersion="0.0.0.0-6.0.1.0" newVersion="6.0.1.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Text.Encodings.Web" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
Expand All @@ -94,7 +94,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.1" newVersion="4.2.0.1" />
<bindingRedirect oldVersion="0.0.0.0-4.2.1.0" newVersion="4.2.1.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.ValueTuple" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
Expand Down
Loading