Guest User

Untitled

a guest
Jan 16th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <ItemGroup>
  2. <None Include="app.config" />
  3. <None Include="Info.plist" Condition=" '$(Configuration)' == 'Debug' " />
  4. <None Include="Info-Production.plist" Condition=" '$(Configuration)' == 'Release' ">
  5. <LogicalName>Info.plist</LogicalName>
  6. </None>
  7. <None Include="Entitlements.plist" />
  8. <None Include="packages.config" />
  9. </ItemGroup>
Add Comment
Please, Sign In to add comment