File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
dotnetframework/GxClasses Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 66 <MinorFileVersion >6</MinorFileVersion >
77 <RevisionFileVersion Condition =" '$(CommitNumber)'!=''" >$(CommitNumber)</RevisionFileVersion >
88 <RevisionFileVersion Condition =" '$(CommitNumber)'==''" >0</RevisionFileVersion >
9- <FileVersionWithoutRevision >$(MajorFileVersion).$(MinorFileVersion).8 </FileVersionWithoutRevision >
9+ <FileVersionWithoutRevision >$(MajorFileVersion).$(MinorFileVersion).9 </FileVersionWithoutRevision >
1010 <FileVersion >$(FileVersionWithoutRevision).$(RevisionFileVersion)</FileVersion >
1111 <InformationalVersion >$([System.DateTime]::UtcNow.ToString("yyyyMMddHHmmss")).$(GITHUB_SHA)</InformationalVersion >
1212 <Company >GeneXus</Company >
Original file line number Diff line number Diff line change 148148 <PackageReference Include =" Sandwych.GeographicLib" Version =" 1.49.3" PrivateAssets =" All" />
149149 <PackageReference Include =" Stubble.Core" Version =" 1.8.4" />
150150 <PackageReference Include =" System.DirectoryServices" Version =" 4.7.0" PrivateAssets =" All" />
151- <PackageReference Include =" Microsoft.IdentityModel.Tokens" Version =" 6.7 .1" PrivateAssets =" All" />
152- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.7 .1" PrivateAssets =" All" />
151+ <PackageReference Include =" Microsoft.IdentityModel.Tokens" Version =" 6.5 .1" PrivateAssets =" All" />
152+ <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.5 .1" PrivateAssets =" All" />
153153 </ItemGroup >
154154
155155 <ItemGroup >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFramework >net46</TargetFramework >
44 <RootNamespace >GxClasses</RootNamespace >
99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.IdentityModel.Tokens" Version =" 6.7 .1" />
13- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.7 .1" />
12+ <PackageReference Include =" Microsoft.IdentityModel.Tokens" Version =" 6.5 .1" />
13+ <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.5 .1" />
1414 <PackageReference Include =" Microsoft.Win32.Registry" Version =" 4.3.0" />
1515 <PackageReference Include =" Newtonsoft.Json" Version =" 10.0.3" />
1616 <PackageReference Include =" Nustache" Version =" 1.16.0.10" />
You can’t perform that action at this time.
0 commit comments