Files
velopack/test/TestApp/Const.cs
T

1 line
66 B
C#

class Const { public const string TEST_STRING = "Hello, World!"; }