File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<AssemblyTitle >Stackify API</AssemblyTitle >
5
5
<VersionPrefix >2.2.16</VersionPrefix >
6
- <VersionSuffix >beta </VersionSuffix >
6
+ <VersionSuffix ></VersionSuffix >
7
7
<TargetFrameworks >netstandard2.0;net40;net45;net451;net452;net46;net461;net462</TargetFrameworks >
8
8
<AssemblyName >StackifyLib</AssemblyName >
9
9
<PackageId >StackifyLib</PackageId >
14
14
<GenerateAssemblyCompanyAttribute >false</GenerateAssemblyCompanyAttribute >
15
15
<GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
16
16
<GenerateAssemblyCopyrightAttribute >false</GenerateAssemblyCopyrightAttribute >
17
- <Version >2.2.16-beta </Version >
17
+ <Version >2.2.16</Version >
18
18
<Authors >StackifyLib</Authors >
19
19
<PackageProjectUrl >https://github.com/stackify/stackify-api-dotnet</PackageProjectUrl >
20
20
<PackageLicenseUrl >https://github.com/stackify/stackify-api-dotnet/blob/master/LICENSE</PackageLicenseUrl >
21
21
<RepositoryUrl >https://github.com/stackify/stackify-api-dotnet</RepositoryUrl >
22
22
<RepositoryType >git</RepositoryType >
23
23
<PackageIconUrl >https://stackify.com/wp-content/uploads/2017/02/stk.png</PackageIconUrl >
24
- <AssemblyVersion >2.2.15 .0</AssemblyVersion >
25
- <FileVersion >2.2.15 .0</FileVersion >
24
+ <AssemblyVersion >2.2.16 .0</AssemblyVersion >
25
+ <FileVersion >2.2.16 .0</FileVersion >
26
26
<PackageReleaseNotes >Remove default internal file logger</PackageReleaseNotes >
27
27
<SignAssembly >false</SignAssembly >
28
28
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments