cscg24-photoeditor

CSCG 2024 Challenge 'PhotoEditor'
git clone https://git.sinitax.com/sinitax/cscg24-photoeditor
Log | Files | Refs | sfeed.txt

Generator.GlobalUsings.g.cs (287B)


      1// <auto-generated/>
      2global using global::System;
      3global using global::System.Collections.Generic;
      4global using global::System.IO;
      5global using global::System.Linq;
      6global using global::System.Net.Http;
      7global using global::System.Threading;
      8global using global::System.Threading.Tasks;