Commit Graph

13 Commits

Author SHA1 Message Date
renovate[bot]
e6d9983073 Update dotnet deps 2024-12-20 15:53:35 +00:00
renovate[bot]
d1f7dc90a5 Update dotnet deps 2024-11-15 14:48:30 +00:00
renovate[bot]
45ce93cffb Update dotnet deps 2024-11-08 04:21:47 +00:00
renovate[bot]
d2006d366b Update dotnet deps 2024-11-01 09:29:58 +00:00
renovate[bot]
1d56d86190 Update dotnet deps 2024-10-25 12:09:47 +01:00
Remco Fischer
a7ceef53c9 chore: Update Gitea
CVE-2024-43485 in System.Text.Json
CVE-2024-45302 in RestSharp
2024-10-23 08:07:47 +01:00
renovate[bot]
663d596f43 Update dependency AWSSDK.S3 to 3.7.405 2024-10-17 20:42:03 +01:00
renovate[bot]
bb02f030bb Update dependency AWSSDK.S3 to 3.7.404.7 2024-10-16 02:48:12 +01:00
renovate[bot]
e93c263982 Update dependency AWSSDK.S3 to 3.7.404.6 2024-10-15 16:54:09 +01:00
renovate[bot]
14240047b3 Update dotnet deps 2024-10-12 13:39:53 -06:00
Kevin Bost
f61ebbd9ff Fixes CVE-2024-45302
https://github.com/advisories/GHSA-4rr6-2v9v-wcpc
2024-09-11 07:47:43 -06:00
Kevin Bost
933b2ab980 Fix CVE-2024-30105
https://www.nuget.org/packages/Gitea.Net.API/1.0.0
2024-08-31 12:05:43 +01: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