Dan Balasescu
46775892ba
Remove custom NUnit test settings
2024-07-17 17:18:48 +09:00
Dean Herbert
34e550cb32
Bump CodeFileSanity
2022-12-23 01:52:15 +08:00
Salman Ahmed
af81f2df61
Update tooling to no longer work around Xamarin limits
2022-12-15 10:58:48 +03:00
Salman Ahmed
1e24d195c2
Update tooling with .NET 6 iOS changes
2022-12-15 10:40:32 +03:00
Salman Ahmed
4005f8541f
Update cake script to remove iOS props on packaging
2022-12-15 10:40:32 +03:00
Huo Yaoyuan
6829e21545
Merge branch 'master' into net6.0-android
2022-11-02 09:29:25 +08:00
Dan Balasescu
e8a118cb7a
Attempt to fix AppVeyor not publishing .snupkgs
2022-09-07 18:35:03 +09:00
Dan Balasescu
d6ee549f0a
Remove unnecessary csproj properties
2022-08-19 15:34:50 +09:00
Dan Balasescu
d92d37ee2c
Upload symbol packages to nuget
2022-08-10 19:28:57 +09:00
Huo Yaoyuan
ec5bbf1aa3
Merge branch 'master'
2022-07-08 11:48:29 +08:00
Dan Balasescu
6d8ddf3ab0
Cleanups
2022-06-16 19:05:15 +09:00
Dan Balasescu
d2faadb437
Rework appveyor.yml; matrix build + pack templates
...
Use project feed
2022-06-16 18:50:33 +09:00
Dan Balasescu
067a4f55ba
Remove Desktop.proj
2022-06-16 14:00:49 +09:00
Huo Yaoyuan
125910aff9
Merge branch 'master' into net6.0-android
2022-04-29 01:12:28 +08:00
Huo Yaoyuan
535a6c9d68
Remove dotnet format from CI
2022-04-22 17:06:07 +08:00
Huo Yaoyuan
de6e267491
Run DotNetCorePack for Android in CI
2022-03-26 20:46:31 +08:00
Dean Herbert
04e282397a
Don't pack templates in xamarin build
2022-02-14 19:49:36 +09:00
Dean Herbert
6a77ccb48f
Add separate build script for xamarin packing
...
Minimal required changes to get nuget packing working again on appveyor.
Basically, xamarin builds need the 2019 image, while net6.0 requires the
2022 image.
2022-02-14 19:08:38 +09:00
Bartłomiej Dach
1f4ecd19bf
Disable dotnet format from running on appveyor too
2021-06-14 23:31:26 +02:00
Dean Herbert
5c259b7f77
Include version number in build traversal refrence to avoid global.json
2021-01-14 20:01:27 +09:00
ekrctb
7c3a948d92
Use inspectcode and nvika as dotnet-tools
2020-11-16 14:06:26 +09:00
Dean Herbert
d8fc285d8f
Don't pack templates when requesting NativeLibs deploy
2020-09-09 15:20:25 +09:00
smoogipoo
2aae5366d1
Update inspectcode
2020-06-03 16:10:27 +09:00
Dean Herbert
8f6c1f12b8
Bump version to new release
2020-02-23 01:35:41 +09:00
Dean Herbert
d007ba7617
Update template project path
2020-02-18 16:10:50 +09:00
Dean Herbert
5baec4c5cb
Bump CodeFileSanity for case correctness
2020-02-18 15:57:33 +09:00
Dean Herbert
c6f2c885db
Add CodeFileSanity ignore rule for templates
2020-02-18 15:25:48 +09:00
Dean Herbert
d480a136b1
Update CodeFileSanity to ignore templates project for now
2020-02-05 14:34:19 +09:00
Dean Herbert
3c5f8ba010
Fix missing dot files
2020-02-05 14:22:56 +09:00
Salman Ahmed
1b8ca61aee
Merge remote-tracking branch 'upstream/master' into add-game-templates-project
2019-12-30 09:55:41 +03:00
Salman Ahmed
0f4fac5d81
Revert "Remove compile files"
...
This reverts commit 6d7880a97e .
2019-12-27 11:24:49 +03:00
Huo Yaoyuan
5bf2ceddb7
Update InspectCode to 2019.3 and turn off unexpected warning.
2019-12-20 19:33:43 +08:00
Dean Herbert
d43c42ab6c
Add missing entry to Desktop.proj
2019-11-27 19:05:40 +09:00
Dean Herbert
8f856353db
Merge remote-tracking branch 'upstream/master' into add-game-templates-project
2019-11-22 09:46:11 +09:00
iiSaLMaN
6d7880a97e
Remove compile files
2019-11-06 13:49:47 +03:00
iiSaLMaN
d2c9d26b05
Switch TABs with spaces
2019-11-05 14:43:34 +03:00
iiSaLMaN
f99a9a9d1d
Add root template .csproj
...
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com >
2019-11-04 15:50:48 +03:00
Dean Herbert
f2725c013e
Merge branch 'master' into code-style
2019-11-03 23:48:47 +09:00
iiSaLMaN
976be6cc63
Add NuGet deploying
2019-11-02 23:48:48 +03:00
Huo Yaoyuan
dc723b2d96
Update JetBrains tools to fix inspection bug.
2019-11-01 20:40:50 +08:00
Huo Yaoyuan
2e64ffc588
Add dotnet format check in CI.
2019-10-23 21:25:14 +08:00
Huo Yaoyuan
3cdc501fc2
Merge branch 'master' into project-file-sanity
2019-10-18 23:32:14 +08:00
Huo Yaoyuan
9647290fe6
Change appveyor image to VS2019 stable.
...
Preview image has some issues with Cake.
2019-10-18 22:01:10 +08:00
Huo Yaoyuan
c347aa4207
Use Microsoft.Build.Traversal for build.
2019-10-15 20:09:02 +08:00
smoogipoo
5a39496f2e
Remove cake csproj
2019-10-09 20:13:24 +09:00
Dean Herbert
a514c9ea3c
Update CodeFileSanity
2019-09-29 21:33:40 +08:00
Dean Herbert
763650bdbb
Update cake and inspectcode
2019-09-29 20:32:47 +08:00
Dean Herbert
9c9569d35f
Update to .NET core 3.0
...
Note that this does not yet bump .net standard version, which we will reconsider after non-beta release of 3.0.
2019-09-13 13:32:34 +09:00
smoogipoo
ffebda9c17
Update cake
2019-08-02 14:25:52 +09:00
Dean Herbert
52bf7d9d62
Update r# command line tools
2019-05-30 15:14:25 +09:00