Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions .netconfig
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
weak
[file "src/dotnet-chromium/System/DotnetMuxer.cs"]
url = https://github.com/devlooped/catbag/blob/main/System/DotnetMuxer.cs
sha = 91dd826942b6597797b74d1a0eebd228bcc21bf2
sha = b8556d40c2e669ae6455fa19948133e1e3c87306

etag = 0d754befca26c4f0474f995983aa29e20c6d32f3a3dea17b1d6fb3f93b2d0986
etag = 6f3264c622a89bc84836de0b1755be60967ffb224c4a28dc0b6744448ff1e5b4
weak
2 changes: 1 addition & 1 deletion src/dotnet-chromium/System/DotnetMuxer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ static partial class DotNetMuxer
return null;
}
}
}
}