Geert van Horrik
Geert van Horrik
We now know that .NET Standard will go away eventually. Let's postpone this decision to 7.0 (.net core will be the standard by then, and maybe we only have to...
Moving towards Catel 6.0. We are already going to target .netcoreapp3.1 / net5.0 only for all the other components we support, taking off the burden from the development team and...
These are all good points that we haven't made a decision about. At this stage, even changing this is putting in more work than we'd like. Catel is pretty feature-complete...
This is why I used dotnet pack instead (it respects the nobuild). I did test this last week, and the problem seems solved? The scripts I use are here: https://github.com/GeertvanHorrik/RepositoryTemplate/blob/master/replace/deployment/cake/components-tasks.cake#L218...
I am using the preview versions of VS, but msbuild with nobuild & pack no longer seems to build reference assemblies (and thus overriding the signed assemblies).
We have written a layer around this component that sends out the UDP packages. It can even tell them which computers (and users) are running so you know who to...
Once GitTools.Core is stable enough, we will give this component some love again.
The pdb files remap the files from lopcal => remote. This is mostly visible when you open the pdb file inside a text editor (e.g. Notepad++) and scroll all the...
It should be in the updated pdb as well. Is there a public repro somewhere? Make sure that you are looking to the right pdb files.