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

SDK content diffs - .NET 9 Preview 1 - dotnet-watch #4035

Closed
ellahathaway opened this issue Jan 24, 2024 · 2 comments
Closed

SDK content diffs - .NET 9 Preview 1 - dotnet-watch #4035

ellahathaway opened this issue Jan 24, 2024 · 2 comments

Comments

@ellahathaway
Copy link
Member

ellahathaway commented Jan 24, 2024

Microsoft and source-built SDKs contain the following difference related to dotnet-watch content and packages. There should be no unintentional differences.

All intentional differences should be captured in SDK diff exclusion file:

Files only present in Microsoft-built SDK:

./sdk/x.y.z/DotnetTools/dotnet-watch/x.y.z/tools/netx.y/any/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll
./sdk/x.y.z/DotnetTools/dotnet-watch/x.y.z/tools/netx.y/any/Microsoft.Extensions.DependencyInjection.Abstractions.dll
./sdk/x.y.z/DotnetTools/dotnet-watch/x.y.z/tools/netx.y/any/Microsoft.Extensions.Logging.Abstractions.dll
./sdk/x.y.z/DotnetTools/dotnet-watch/x.y.z/tools/netx.y/any/System.Security.Cryptography.Pkcs.dll
./sdk/x.y.z/DotnetTools/dotnet-watch/x.y.z/tools/netx.y/any/System.Security.Cryptography.Xml.dll

Files only present in Source-built SDK:

./sdk/x.y.z/DotnetTools/dotnet-watch/x.y.z/tools/netx.y/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.deps.json

Related to #4013

Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ellahathaway
Copy link
Member Author

./sdk/x.y.z/DotnetTools/dotnet-watch/x.y.z/tools/netx.y/any/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll is expected per #4016 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant