SafeDispatch/ReportsLibrary/Properties/VersionInfo.cs

11 lines
201 B
C#

// Generated on Thu, Jun 6, 2024 3:29:48 PM by prebuild script
namespace SafeDispatch-git
{
public class VersionInfo
{
public string Version{ get; set; } = "8.2.0.10898";
}
}