Go to file
Loretta b1e4bf4b0f Add interactive build_fruitbank.bat script to solution
Added build_fruitbank.bat as a Solution Item. This batch script provides an interactive interface for building, cleaning, or cleaning and building the FruitBank project and related solutions. It automates cleaning bin/obj folders, runs dotnet clean/build for multiple projects, and includes special handling for AyCode.Core.sln. The script improves developer workflow with user prompts, feedback, and error handling.
2025-12-25 08:48:48 +01:00
.cr/personal/FavoritesList Initial commit 2025-08-27 19:56:51 +02:00
Build Initial commit 2025-08-27 19:56:51 +02:00
Libraries .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
Plugins .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
Presentation AI document parsing small fixes (ismeasurable fix) 2025-12-19 01:43:51 +01:00
Tests Add AyCode.Core.Helpers and Serializers usings to files 2025-12-19 07:14:57 +01:00
.deployment Initial commit 2025-08-27 19:56:51 +02:00
.gitignore Initial commit 2025-08-27 19:56:51 +02:00
Deploying.Readme.txt Initial commit 2025-08-27 19:56:51 +02:00
Directory.Build.props Initial commit 2025-08-27 19:56:51 +02:00
FruitBank.sln Add interactive build_fruitbank.bat script to solution 2025-12-25 08:48:48 +01:00
LICENSE.md Initial commit 2025-08-27 19:56:51 +02:00
build_fruitbank.bat Add interactive build_fruitbank.bat script to solution 2025-12-25 08:48:48 +01:00
deploy.cmd Initial commit 2025-08-27 19:56:51 +02:00