From 0a7187077da333871680fd9c1d2175050e2691d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Thu, 23 May 2019 08:21:04 -0400 Subject: [PATCH] Fix wasm IIS support --- src/Calculator.Wasm/wwwroot/web.config | 78 ++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 src/Calculator.Wasm/wwwroot/web.config diff --git a/src/Calculator.Wasm/wwwroot/web.config b/src/Calculator.Wasm/wwwroot/web.config new file mode 100644 index 00000000..0b041e91 --- /dev/null +++ b/src/Calculator.Wasm/wwwroot/web.config @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +