Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Numpsy opened an issue on Ashampoo/xmpcore
Issue parsing some XMP/XmpMeta nodes
Hi, I don't know if this would be classed as a bug, or a different interpretation of some specs, but: I have some .NET software that manipulates XMP using, amongst other things, the C# port of Xm...Numpsy opened a pull request on ironfede/openmcdf
Add *.msg files to the file type filter in structured storage explorer
Just a thought when I was using it to look at some .msg files at work earlierNumpsy created a branch on Numpsy/openmcdf
msg_extension - Microsoft Compound File .net component - pure C# - NET Standard 2.0
Numpsy opened a pull request on fsprojects/FAKE
Update Microsoft.Deployment.DotNet.Releases to 1.0.1
### Description refs https://github.com/fsprojects/FAKE/issues/2848, but it also updates the transitive System.Text.Json reference from 7.0.1 to 8.0.5, which will hopefully pick up the fixes for...Numpsy created a comment on an issue on fsprojects/FAKE
https://github.com/fsprojects/FAKE/pull/2853
Numpsy created a review comment on a pull request on fsprojects/FAKE
I'm not really certain if this should be pulling the scripts from github or the 'distribution' urls such as https://dot.net/v1/dotnet-install.sh - but thats a bigger change which would mean droppin...
Numpsy opened a draft pull request on fsprojects/FAKE
Update the dotnet-install script URL in Fake.DotNet.getGenericDotNetC…
…liInstallerUrl refs https://github.com/fsprojects/FAKE/issues/2848 ### Description The scripts have been updated due to https://github.com/dotnet/core/issues/9671, but according to https:...Numpsy created a comment on a pull request on fsprojects/FAKE
The remaining failures are in the TemplateIntegrationTests, with errors like ``` 25h[11:48:10 ERR] Fake.DotNet.Cli.IntegrationTests.TemplateTests.can install and run the template.fails to build a...
Numpsy created a review comment on a pull request on fsprojects/FAKE
I'm not sure what the logic for this (or cachedDotnetSdkReleases.json) should be when updating .NET versions. The current cachedDotnetSdkReleases.json only contains the .NET 6 releases and that s...
Numpsy created a review comment on a pull request on fsprojects/FAKE
Some of tests in previous runs seemed to be failing with https://github.com/dotnet/sdk/issues/40655, whereby installing the dotnet tool in a subdirectory that contains a tools config file will igno...
Numpsy opened a draft pull request on fsprojects/FAKE
Further attempts at building with .NET 8
### Description As https://github.com/fsprojects/FAKE/pull/2818, but updated on top of the latest changes and with a couple of extra commits to try to get more tests passing - see further commen...Numpsy opened a pull request on fsprojects/FAKE
Add a 6.1.4 section to the release notes
### Description As discussed in https://github.com/fsprojects/FAKE/pull/2845#issuecomment-2578952592 Should I add an entry for https://github.com/fsprojects/FAKE/pull/2843 at the same time?Numpsy pushed 1 commit to master Numpsy/FAKE
- Fix somw 'Pattern discard is not allowed for union case that takes no data' build warnings (#2847) These show up in ... 78a2562