Skip to content

Commit c8ea65b

Browse files
committed
Changed a JavaScriptEngineSwitcher.Core.Net40.csproj file
1 parent 1b69897 commit c8ea65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JavaScriptEngineSwitcher.Core/JavaScriptEngineSwitcher.Core.Net40.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</ItemGroup>
4343
<ItemGroup>
4444
<Compile Include="EmptyValueException.cs" />
45-
<Compile Include="Helpers\JsRuntimeErrorHelpers.cs" />
45+
<Compile Include="Helpers\JsErrorHelpers.cs" />
4646
<Compile Include="Helpers\PathHelpers.cs" />
4747
<Compile Include="Helpers\ValidationHelpers.cs" />
4848
<Compile Include="IJsEngine.cs" />

0 commit comments

Comments
 (0)