0
0
mirror of https://github.com/sp-tarkov/assembly-tool.git synced 2025-02-12 15:10:44 -05:00

5 Commits

Author SHA1 Message Date
Cj
ed182b90dd Remove build folder children instead of build folder 2025-01-17 20:01:00 -05:00
Cj
af62310053 Pass build configuration to PostBuild.ps1 2025-01-11 23:40:24 -05:00
Cj
8ec4b245bb Update PostBuild.ps1 to use the net9.0 folder 2025-01-11 05:15:16 -05:00
Cj
0706ce7139 Upgrade to .net9 2025-01-11 01:43:59 -05:00
d8c857d7d9
Build Project
This creates a new Builder project which has two purposes. First, triggering a build of each of the solutions' other projects. Second, executing a PowerShell script to consolidate the project build files into a solution build directory.

The *solution* must now be built, not the individual projects.

Needs to be tested by someone who knows what they're doing.
2025-01-06 20:32:24 -05:00