File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414
1515internal class AssemblyInfomation
1616{
17- public const string AssemblyInformationalVersion = "5.2.0 " ;
18- }
17+ public const string AssemblyInformationalVersion = "5.2.1 " ;
18+ }
Original file line number Diff line number Diff line change 77 <Copyright >Copyright © Twilio</Copyright >
88 <AssemblyTitle >Twilio</AssemblyTitle >
99 <NeutralLanguage >en-US</NeutralLanguage >
10- <VersionPrefix >5.2.0 </VersionPrefix >
10+ <VersionPrefix >5.2.1 </VersionPrefix >
1111 <Authors >Twilio</Authors >
1212 <NoWarn >$(NoWarn);CS1591</NoWarn >
1313 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
4545 <ItemGroup Condition =" '$(TargetFramework)' == 'net35' " >
4646 <PackageReference Include =" JWT" Version =" 1.3.4" />
4747 </ItemGroup >
48- </Project >
48+ </Project >
You can’t perform that action at this time.
0 commit comments