Kevin Jump
Kevin Jump
Hi, I think we did fail to tag it, but the main branch is the nuget released branch (so is currently Phase 5.1 - as we haven't merged anything else...
I seem to recall we discussed this somewhere. but belatedly - yes - the file Service was written as a way of centralising the file IO into one place so...
Hi can you share your usync files with us (feel free to send [email protected]) - I am not seeing this with stuff locally, it might be a certain setup that...
Hi, Yes, in the past i've used bit of uSync to do this (LocalGov starter kit many moons ago). although it does require a little plumbing. in theory. a) you...
> [!WARNING] > (Breaking - changes the Constructor for the `ContentSerializer` class)
Hi, I don't think this will be related to that issue, uSync doesn't trigger the publish on a nonfiction, rather the content should be published as part of the sync...
Hi, Yeah - i *think* we can achive this with a simple target file. ```xml Never Always ``` Then the uSync folder never makes it to the output folders, but...
I think, you could add those two as item groups updates wthout the need for the `` elements in the files. with the PR we are now not including "uSync"...
Nightly build : https://dev.azure.com/jumoo/Public/_artifacts/feed/nightly/NuGet/uSync/overview/16.1.0-build.20251021.21 *(yes .21 because thats how much of a pain .target files are 😄 )
Added some extra null checks - it was possible the TreeSource element of a media/mntp could have been null and we were not checking. also made the DataTypeSerializers project `enabled`...