Commit graph

20 commits

Author SHA1 Message Date
Laura Hausmann
c6408805d0
[sln] Update version to be in line with security hotfix release
This avoids "am I vulnerable to this?" confusion if running a :dev image or a -git package.
2024-11-27 22:08:46 +01:00
Laura Hausmann
328c3a5c91
[sln] Update version to be in line with security hotfix release
This avoids "am I vulnerable to this?" confusion if running a :dev image or a -git package.
2024-11-21 00:46:04 +01:00
Laura Hausmann
6240dc8e30
[build] Always use -O3 for WASM AOT builds 2024-11-19 04:35:16 +01:00
Laura Hausmann
e128182934
[build] Fix typo 2024-11-19 04:22:42 +01:00
Laura Hausmann
77bc189bbc
[build] Fix typo 2024-11-19 04:21:12 +01:00
Laura Hausmann
4f7b75b5c2
[build] Use correct defaults for WasmOptLevel 2024-11-19 04:14:06 +01:00
Laura Hausmann
764e1a01ec
[build] Build release builds with WasmOptLevel 3 and native wasm linking 2024-11-19 03:53:59 +01:00
Laura Hausmann
1e3f9f0c1f
[sln] Remove NuGetAuditMode='all' property (enabled by default in .NET 9) 2024-11-18 19:02:41 +01:00
Laura Hausmann
ee7d4d1477
[sln] Update SDK version to 9.0 2024-11-18 19:02:40 +01:00
Laura Hausmann
d919d6032e
Release: v2024.1-beta4 2024-11-03 21:19:32 +01:00
Laura Hausmann
c282c6d29c
[sln] Exclude vulnerable dependency checks from WarningsAsErrors by default 2024-10-27 21:18:01 +01:00
Laura Hausmann
2e42a3ba10
[sln] Prevent unnecessary frontend rebuilds during CI runs
Technically we could've overridden this to false in the parsing and shared projects for the same effect, but it's imo more sensible to opt in to it in the one project where we actually want rebuilds when the architecture changes.
2024-09-13 04:55:46 +02:00
Laura Hausmann
1a43ce55cd
Release: v2024.1-beta3.patch1 2024-09-12 19:48:04 +02:00
Laura Hausmann
aa9a3e5ee1
Release: v2024.1-beta3 2024-09-10 03:47:02 +02:00
Laura Hausmann
f92ae9e14e
[sln] Update version to be in line with security hotfix release
This avoids "am I vulnerable to this?" confusion if running a :dev image or a -git package.
2024-07-29 00:26:54 +02:00
Laura Hausmann
9b1db6e086
[sln] Update version to be in line with security hotfix release
This avoids "am I vulnerable to this?" confusion if running a :dev image or a -git package.
2024-07-23 21:25:42 +02:00
Laura Hausmann
d0be98911c
[sln] Apply consistent xml styling in csproj/fsproj files 2024-07-15 20:19:30 +02:00
Laura Hausmann
266d1754e8
[sln] Update NuGet security audit options 2024-07-15 19:55:38 +02:00
Laura Hausmann
b83bacd5e4
[sln] Update version to be in line with security hotfix release
This avoids "am I vulnerable to this?" confusion if running a :dev image or a -git package.
2024-07-10 16:35:04 +02:00
Laura Hausmann
b626ecd5f3
[sln] Extract common build properties into Directory.Build.props 2024-07-09 21:48:15 +02:00