Skip to content

Commit

Permalink
fix: SamplesApp.Wasm won't build
Browse files Browse the repository at this point in the history
  • Loading branch information
ebariche committed Aug 3, 2020
1 parent 5cfa22a commit 759e3b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Uno.UI-Wasm-only.slnf
Expand Up @@ -20,6 +20,7 @@
"Uno.Foundation.Runtime.WebAssembly\\Uno.Foundation.Runtime.WebAssembly.csproj",
"Uno.Foundation\\Uno.Foundation.Wasm.csproj",
"Uno.UI.BindingHelper.Android\\Uno.UI.BindingHelper.Android.csproj",
"Uno.UI.RemoteControl.Host\\Uno.UI.RemoteControl.Host.csproj",
"Uno.UI.RemoteControl\\Uno.UI.RemoteControl.Wasm.csproj",
"Uno.UI.Runtime.WebAssembly.Compatibility\\Uno.UI.Runtime.WebAssembly.Compatibility.csproj",
"Uno.UI.Runtime.WebAssembly\\Uno.UI.Runtime.WebAssembly.csproj",
Expand All @@ -33,4 +34,4 @@
"Uno.UWP\\Uno.Wasm.csproj"
]
}
}
}

0 comments on commit 759e3b6

Please sign in to comment.