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.
1 parent bda355e commit dfc4d35Copy full SHA for dfc4d35
ReactWindows/ReactNative/ReactNative.csproj
@@ -160,6 +160,7 @@
160
<Compile Include="Bridge\Queue\MessageQueueThreadSpec.cs" />
161
<Compile Include="Bridge\ReflectionReactDelegateFactory.cs" />
162
<Compile Include="Collections\HeapBasedPriorityQueue.cs" />
163
+ <Compile Include="Common\WindowsPlatformHelper.cs" />
164
<Compile Include="DevSupport\DebugServerException.cs" />
165
<Compile Include="DevSupport\DevInternalSettings.cs" />
166
<Compile Include="DevSupport\DevOptionDialog.xaml.cs">
0 commit comments