mirror of
https://github.com/logos-co/velopack.git
synced 2026-08-30 05:01:07 +00:00
1 line
66 B
C#
1 line
66 B
C#
class Const { public const string TEST_STRING = "Hello, World!"; } |