SafeDispatch/ReportsLibrary/Properties/VersionInfo.cs

11 lines
212 B
C#
Raw Normal View History

2024-06-05 11:02:43 +00:00
2024-06-05 12:17:35 +00:00
// Generated on Wed, Jun 5, 2024 3:16:51 PM by prebuild script
2024-06-05 11:02:43 +00:00
namespace SafeDispatch-git
{
public class VersionInfo
{
2024-06-05 12:17:35 +00:00
public string Version{ get; set; } = "8.1.0.10898-7-ga2c35ac";
2024-06-05 11:02:43 +00:00
}
}