Skip to content

Commit dfc4d35

Browse files
mattpodwysockirozele
authored andcommitted
fix(csproj) - Include platform types
1 parent bda355e commit dfc4d35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReactWindows/ReactNative/ReactNative.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
<Compile Include="Bridge\Queue\MessageQueueThreadSpec.cs" />
161161
<Compile Include="Bridge\ReflectionReactDelegateFactory.cs" />
162162
<Compile Include="Collections\HeapBasedPriorityQueue.cs" />
163+
<Compile Include="Common\WindowsPlatformHelper.cs" />
163164
<Compile Include="DevSupport\DebugServerException.cs" />
164165
<Compile Include="DevSupport\DevInternalSettings.cs" />
165166
<Compile Include="DevSupport\DevOptionDialog.xaml.cs">

0 commit comments

Comments
 (0)