You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--- a/Renode_NET.sln.orig
+++ b/Renode_NET.sln
@@ -718,4 +718,4 @@
{B83F88C1-35CB-4A41-A1B2-3EA252300C11}.Release|Any CPU.Build.0 = Release|Any CPU
- {B83F88C1-35CB-4A41-A1B2-3EA252300C11}.ReleaseHeadless|Any CPU.ActiveCfg = Debug|Any CPU
- {B83F88C1-35CB-4A41-A1B2-3EA252300C11}.ReleaseHeadless|Any CPU.Build.0 = Debug|Any CPU
+ {B83F88C1-35CB-4A41-A1B2-3EA252300C11}.ReleaseHeadless|Any CPU.ActiveCfg = Release|Any CPU
+ {B83F88C1-35CB-4A41-A1B2-3EA252300C11}.ReleaseHeadless|Any CPU.Build.0 = Release|Any CPU
{B83F88C1-35CB-4A41-A1B2-3EA252300C11}.ReleaseMono|Any CPU.ActiveCfg = Debug|Any CPU
fails:
│ │ × error Failed to apply patch: /home/conda/staged-recipes-copy/recipes/renode-cli/patches/fix-from-master-Renode_NET.sln.patch
│ │ × error Stdout: patching file Renode_NET.sln
│ │ × error Hunk #1 FAILED at 718 (different line endings).
│ │ × error 1 out of 1 hunk FAILED -- saving rejects to file Renode_NET.sln.rej
│ │ × error Stderr:
with orig:
{B83F88C1-35CB-4A41-A1B2-3EA252300C11}.ReleaseHeadless|Any CPU.ActiveCfg = Debug|Any CPU
{B83F88C1-35CB-4A41-A1B2-3EA252300C11}.ReleaseHeadless|Any CPU.Build.0 = Debug|Any CPU
The text was updated successfully, but these errors were encountered:
Oddly a simple patch:
fails:
with orig:
The text was updated successfully, but these errors were encountered: