18 Commits
Author SHA1 Message Date
jorpelae c07f9842f0 Update README.md 2024-11-07 08:23:29 +00:00
jorpelae 4f46ce56e2 Update README 2024-11-07 08:23:29 +00:00
jorpelae 0980e4ead6 Add .gitignore 2024-11-07 08:23:29 +00:00
jorpelae 0dc3891747 Remove nugets 2024-11-07 08:23:29 +00:00
jorpelae eb99aac244 Update README.md 2024-11-07 08:23:29 +00:00
jorpelae 34273ba6da Update .gitignore to official latest 2024-11-07 08:23:29 +00:00
jorpelae 072b8a82f8 Remove .editorconfig 2024-11-07 08:23:29 +00:00
jorpelae 2a26ee1b63 Update README.md 2024-11-07 08:23:29 +00:00
jorpelae 47253f598d Add missing .meta for newly created Scripts/ 2024-11-07 08:23:29 +00:00
jorpelae 2d5114c185 Include required .sln file 2024-11-07 08:23:29 +00:00
jorpelae 69de5e753a Update Unity version 2024-11-07 08:23:29 +00:00
jorpelae 8109e27c61 Move scripts to Scripts/ 2024-11-07 08:23:29 +00:00
jorpelae 3a08166779 Embed NuGet packages into Packages/ 2024-11-07 08:23:29 +00:00
jorpelae f10f2e8288 Cleanup NuGetForUnity folders 2024-11-07 08:23:29 +00:00
jorpelae b8db08ba1f Fix packages manifest 2024-11-07 08:23:29 +00:00
renovate[bot] b00485a9ed Lock file maintenance 2024-10-15 06:03:26 +00:00
Caelan 52a896210a bring back netstandard2.0 target 2024-09-20 22:15:13 -06:00
Caelan 3128d34b14 Rework solution structure to allow more types of library projects (#196)
* Rename avalonia & wpf samples

* Rename rest of samples

* fix sample readme

* Fix compat util tests

* rename / move all src projects

* remove package lock files and move libC# again

* Add rust lib and cargo workspace

* Replace locksmith lib with new filelocksmith-rs library

* Deprecated type

* fix setup compile

* Use thiserror for error handling

* Rename some enums and formatting

* Add missing SHA256

* wip c++ library

* cpp wip

* alphabetize readme

* Try to get build working again

* Fix some conditionally compiled bits

* cross config should be in workspace root

* Fix PathHelper for new rust target dir

* Missed one old path to velopack.csproj

* remove obsolete coverage code

* testawareapp.exe no longer exists
2024-08-06 22:56:40 +01:00