Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for version 15 #644

Merged
merged 2 commits into from
Dec 20, 2022
Merged

Add support for version 15 #644

merged 2 commits into from
Dec 20, 2022

Conversation

edvilme
Copy link
Contributor

@edvilme edvilme commented Dec 20, 2022

Added support for FileUsedEventArgs in latest MSBuild

@drewnoakes
Copy link
Contributor

Fixes #643

@KirillOsenkov KirillOsenkov merged commit 9b5bb79 into KirillOsenkov:main Dec 20, 2022
jonathanpeppers added a commit to dotnet/android that referenced this pull request Dec 20, 2022
Context: https://github.com/KirillOsenkov/MSBuildStructuredLog/releases/tag/v2.1.758
Context: KirillOsenkov/MSBuildStructuredLog#644

A few tests were failing with:

    Failed Install_CSharp_Change
    Error Message:
    System.NotSupportedException : Unsupported log file format. Latest supported version is 14, the log file has version 15.
jonathanpeppers added a commit to dotnet/android that referenced this pull request Dec 20, 2022
Changes: dotnet/installer@167a4ed...47a747f
Changes: dotnet/linker@27ce032...2db841f

Updates:

* Microsoft.Dotnet.Sdk.Internal: from 8.0.100-alpha.1.22611.1 to 8.0.100-alpha.1.22616.7
* Microsoft.NET.ILLink.Tasks: from 8.0.100-1.22609.1 to 8.0.100-1.22612.2

* Update to MSBuild.StructuredLogger 2.1.758

Context: https://github.com/KirillOsenkov/MSBuildStructuredLog/releases/tag/v2.1.758
Context: KirillOsenkov/MSBuildStructuredLog#644

A few tests were failing with:

    Failed Install_CSharp_Change
    Error Message:
    System.NotSupportedException : Unsupported log file format. Latest supported version is 14, the log file has version 15.

Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
jonathanpeppers added a commit to dotnet/android that referenced this pull request Jan 6, 2023
Context: https://github.com/KirillOsenkov/MSBuildStructuredLog/releases/tag/v2.1.758
Context: KirillOsenkov/MSBuildStructuredLog#644

A few tests were failing with:

    Failed Install_CSharp_Change
    Error Message:
    System.NotSupportedException : Unsupported log file format. Latest supported version is 14, the log file has version 15.
jonathanpeppers added a commit to dotnet/android that referenced this pull request Jan 9, 2023
Changes: dotnet/installer@3c4322d...a45af10
Changes: dotnet/linker@219e84c...8db10f4

Updates:

* Microsoft.Dotnet.Sdk.Internal: from 7.0.102-servicing.22609.1 to 7.0.200-preview.23059.1
* Microsoft.NET.ILLink.Tasks: from 7.0.100-1.22471.3 to 7.0.100-1.22579.2

Other changes: 

* Stay on 7.0.100 version bands

* Update to MSBuild.StructuredLogger 2.1.758

Context: https://github.com/KirillOsenkov/MSBuildStructuredLog/releases/tag/v2.1.758
Context: KirillOsenkov/MSBuildStructuredLog#644

A few tests were failing with:

    Failed Install_CSharp_Change
    Error Message:
    System.NotSupportedException : Unsupported log file format. Latest supported version is 14, the log file has version 15.

Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants