File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <AssemblyVersion >5.2.3.3 </AssemblyVersion >
3
+ <AssemblyVersion >5.2.3.4 </AssemblyVersion >
4
4
<FileVersion >$(AssemblyVersion)</FileVersion >
5
5
<InformationalVersion >$([System.DateTime]::UtcNow.ToString("yyyyMMddHHmmss")).$(GITHUB_SHA)</InformationalVersion >
6
6
<Company >GeneXus</Company >
Original file line number Diff line number Diff line change 28
28
</PropertyGroup >
29
29
30
30
<ItemGroup >
31
- <PackageReference Include =" Microsoft.Data.OData" Version =" [ 5.8.3, 6.0) " />
31
+ <PackageReference Include =" Microsoft.Data.OData" Version =" 5.8.4 " />
32
32
<PackageReference Include =" Microsoft.OData.Core" Version =" [7.4.4, 8.0)" />
33
33
</ItemGroup >
34
34
<ItemGroup Condition =" '$(TargetFramework)' == 'net452'" >
You can’t perform that action at this time.
0 commit comments