We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c1bdb commit 93f4eb1Copy full SHA for 93f4eb1
src/GXOdata.Client.All/Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <AssemblyVersion>5.2.3.2</AssemblyVersion>
+ <AssemblyVersion>5.2.3.3</AssemblyVersion>
4
<FileVersion>$(AssemblyVersion)</FileVersion>
5
<InformationalVersion>$([System.DateTime]::UtcNow.ToString("yyyyMMddHHmmss")).$(GITHUB_SHA)</InformationalVersion>
6
<Company>GeneXus</Company>
0 commit comments