Commit Graph

10 Commits

Author SHA1 Message Date
Dean Herbert eee3d83ed2 Disable sdk linker for android debug releases
Aimed to improve build time (especially for CI builds).

The additional lines come from visual studio. I'm intentionally
committing its output so it doesn't cause a diff on further csproj
changes.
2021-04-05 19:36:38 +09:00
Dean Herbert 6f01070408 Add weird android package requirements 2021-03-29 23:11:24 +09:00
Dean Herbert 6cb0db9c33 Apply override rules to iOS/Android test projects 2021-03-08 14:54:49 +09:00
dependabot-preview[bot] d6925d0960
Bump Moq from 4.16.0 to 4.16.1
Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.16.0...v4.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 00:43:44 +00:00
smoogipoo b9832c1b2d Add ModUtils class for validating mod usages 2021-02-01 19:37:24 +09:00
Huo Yaoyuan 8928f05f4f Temporarily remove deepequal test from Android to make CI green. 2019-11-26 01:39:48 +08:00
Dean Herbert 1a3cc25d6c Update in accordance with visual studio changes
Adds x86 emulator deployment target
2019-07-02 19:40:42 +09:00
tangalbert919 999b947153 Update Android csproj files 2019-03-05 17:55:18 -06:00
tangalbert919 8159905ca0 Code File Sanity 2019-01-05 23:48:57 -06:00
tangalbert919 5fdf4ee67b Add Android's VisualTests project 2019-01-05 23:18:12 -06:00