We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
JavaScriptEngineSwitcher.Core.Net40.csproj
1 parent 1b69897 commit c8ea65bCopy full SHA for c8ea65b
src/JavaScriptEngineSwitcher.Core/JavaScriptEngineSwitcher.Core.Net40.csproj
@@ -42,7 +42,7 @@
42
</ItemGroup>
43
<ItemGroup>
44
<Compile Include="EmptyValueException.cs" />
45
- <Compile Include="Helpers\JsRuntimeErrorHelpers.cs" />
+ <Compile Include="Helpers\JsErrorHelpers.cs" />
46
<Compile Include="Helpers\PathHelpers.cs" />
47
<Compile Include="Helpers\ValidationHelpers.cs" />
48
<Compile Include="IJsEngine.cs" />
0 commit comments