diff --git a/WebAssembly/WebAssembly.csproj b/WebAssembly/WebAssembly.csproj index b87ca40..46069b6 100644 --- a/WebAssembly/WebAssembly.csproj +++ b/WebAssembly/WebAssembly.csproj @@ -2,7 +2,7 @@ - netcoreapp3.1 + netcoreapp3.1;netstandard2.0 WebAssembly for .NET WebAssembly for .NET Ryan Lamansky @@ -34,6 +34,10 @@ + + + + true