Benjamin Michaelis
Benjamin Michaelis
Same error for me "There are already 75000 non-deleted objects in store". it would also give me a http error under "Download Step Result". For me, turning off "sync everything"...
> That worked only for one time sync... now again transient error.... Yeah, 12 hours later and it stopped again... bummer
> Hoping they find time to improve System.Commandline, but other options include (in no particular order): > This project is actively being worked on; see https://github.com/dotnet/command-line-api/issues/2338
The bug is the link is capturing the dot after the link in the hyperlink on the command line and github runners. This is likely a non-issue to fix unless...
We are interested in finding and solving any issues in the [CONTRIBUTING.md file](https://github.com/dotnet/command-line-api/blob/main/CONTRIBUTING.md) that there are and really want to. I attempted to reproduce the issue on a fresh machine,...
> @BenjaminMichaelis Hi, yes, currently on iOS only the `export to file` backup is encrypted by custom password. The iCloud backup is encrypted, but using a constant key. We have...
My understanding is the same, that data needs to be stored in the encrypted fields. "Third-party app data stored in iCloud is always encrypted in transit and on server. When...
Any update on this @adocyn ?
`dotnet build /p:DefineConstants="CSHARP2PLUS" --framework xxx` (omit framework) Add a note that adding it in through property overrides `DefineConstants` in csproj file
Related to https://github.com/IntelliTect/EssentialCSharp.Web/discussions/349