소스 검색

PRS Mobile - Whoops need this too

Nick-PRSDigital@bitbucket.org 1 년 전
부모
커밋
664992b570
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      prs.mobile.new/PRS.Mobile.Droid/PRS.Mobile.Droid.csproj

+ 3 - 0
prs.mobile.new/PRS.Mobile.Droid/PRS.Mobile.Droid.csproj

@@ -125,6 +125,9 @@
       <AndroidResource Include="drawable\logo.png" />
       <AndroidResource Include="drawable\splash.png" />
     </ItemGroup>
+    <ItemGroup>
+      <Folder Include="Publishing\" />
+    </ItemGroup>
     <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
     <Import Project="..\..\..\inabox\InABox.Mobile\InABox.Mobile.Android\InABox.Mobile.Android.projitems" Label="Shared" />
 </Project>