| Name | Message | Date |
|---|---|---|
| 📁 images | 9 hours ago | |
| 📄 Mosaic.Colors.Example.csproj | 9 hours ago | |
| 📄 packages.lock.json | 9 hours ago | |
| 📄 Program.cs | 9 hours ago | |
| 📄 README.md | 8 hours ago |
📄
Colors/example/packages.lock.json
{ "version": 2, "dependencies": { "net11.0": { "CSharpier.MsBuild": { "type": "Direct", "requested": "[1.3.0, )", "resolved": "1.3.0", "contentHash": "jzzLpmz7F6LyBh5FTZy8/4dEYVcAG9VjBPKryZ82LIoUuupcBkCSXzaeS/4oYcp/rBC8yVLcDstJ8CIv9n2IFw==" }, "System.IO.Hashing": { "type": "Transitive", "resolved": "8.0.0", "contentHash": "ne1843evDugl0md7Fjzy6QjJrzsjh46ZKbhf8GwBXb5f/gw97J4bxMs0NQKifDuThh/f0bZ0e62NPl1jzTuRqA==" }, "mosaic.colors": { "type": "Project", "dependencies": { "SixLabors.ImageSharp": "[4.0.0, )" } }, "SixLabors.ImageSharp": { "type": "CentralTransitive", "requested": "[4.0.0, )", "resolved": "4.0.0", "contentHash": "6Ft5sclM1t5bY+P0SsLLGwXIAgmDASFFD9hD0tlEcfFCU8Yj9nR7ZzaqCL/p+SIfqoe8jLKFHD7LFPRJPGXZ5w==", "dependencies": { "System.IO.Hashing": "8.0.0" } } } } }