Skip to content

Commit 454c2f0

Browse files
committed
Adding unsaved files from previous commit.
1 parent d54b64e commit 454c2f0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ReactWindows/ReactNative/CoreModulesPackage.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
using ReactNative.UIManager.Events;
66
using System;
77
using System.Collections.Generic;
8-
using Windows.UI.Xaml;
98

109
namespace ReactNative
1110
{

ReactWindows/ReactNative/ReactNative.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<Compile Include="DevSupport\IDevSupportManager.cs" />
165165
<Compile Include="Modules\AppState\AppStateModule.cs" />
166166
<Compile Include="Modules\Core\JavaScriptException.cs" />
167-
<Compile Include="Modules\Debug\SourceCodeModule.cs" />
167+
<Compile Include="Modules\Core\SourceCodeModule.cs" />
168168
<Compile Include="ReactContextInitializedEventArgs.cs" />
169169
<Compile Include="ReactPage.cs" />
170170
<Compile Include="ReactRootView.cs" />

0 commit comments

Comments
 (0)