Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
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
Prev Previous commit
Include library-packs in baseline + update diff
  • Loading branch information
ellahathaway committed Jul 8, 2024
commit 6d09bd1337d2eb1e42c767779e80c08f2627d310
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ index ------------
--- a/msftSdkFiles.txt
+++ b/sbSdkFiles.txt
@@ ------------ @@
./host/fxr/
./host/fxr/x.y.z/
./host/fxr/x.y.z/libhostfxr.so
+./library-packs/
./LICENSE.txt
+./metadata/
+./metadata/workloads/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@
./sdk/x.y.z/*/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll|sb

# Needed for source-built NativeAOT with the source-built SDK
./library-packs/Microsoft.DotNet.ILCompiler.x.y.z.nupkg|sb
./library-packs/Microsoft.NET.ILLink.Tasks.x.y.z.nupkg|sb
./library-packs/|sb
./packs/runtime.banana-rid.Microsoft.DotNet.ILCompiler/|sb

# Runtime components in roslyn layout - https://github.com/dotnet/source-build/issues/4016
Expand Down