Skip to content

Instantly share code, notes, and snippets.

@norton287
Created March 2, 2023 12:50
Show Gist options
  • Save norton287/bee0c06b700a167a7f6e930356da86e5 to your computer and use it in GitHub Desktop.
Save norton287/bee0c06b700a167a7f6e930356da86e5 to your computer and use it in GitHub Desktop.
Directory.Build.props file for a error I cannot remember but here it is
<Project>
<Target Name="MBTHack"
BeforeTargets="Secrets"
DependsOnTargets="MobileBuildToolsInit">
</Target>
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment