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 1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "Stackify" ) ]
1212[ assembly: AssemblyProduct ( "Stackify API for .NET" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © 2018" ) ]
13+ [ assembly: AssemblyCopyright ( "Copyright © 2018-2020 " ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
1616
Original file line number Diff line number Diff line change 1313 <GenerateAssemblyCompanyAttribute >false</GenerateAssemblyCompanyAttribute >
1414 <GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
1515 <GenerateAssemblyCopyrightAttribute >false</GenerateAssemblyCopyrightAttribute >
16- <Version >2.1.8</Version >
16+ <Version >2.1.8-beta </Version >
1717 <Authors >StackifyLib</Authors >
1818 <PackageProjectUrl >https://github.com/stackify/stackify-api-dotnet</PackageProjectUrl >
1919 <PackageLicenseUrl >https://github.com/stackify/stackify-api-dotnet/blob/master/LICENSE</PackageLicenseUrl >
2020 <RepositoryUrl >https://github.com/stackify/stackify-api-dotnet</RepositoryUrl >
2121 <RepositoryType >git</RepositoryType >
2222 <PackageIconUrl >https://stackify.com/wp-content/uploads/2017/02/stk.png</PackageIconUrl >
23- <AssemblyVersion >2.1.6 .0</AssemblyVersion >
24- <FileVersion >2.1.6 .0</FileVersion >
23+ <AssemblyVersion >2.1.8 .0</AssemblyVersion >
24+ <FileVersion >2.1.8 .0</FileVersion >
2525 <PackageReleaseNotes >Remove default internal file logger</PackageReleaseNotes >
2626 </PropertyGroup >
2727
You can’t perform that action at this time.
0 commit comments