Skip to content

Commit d2d63ce

Browse files
committed
push latest fixes
1 parent c8b471f commit d2d63ce

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

MailChimp.Net/MailChimp.Net.csproj

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
3333
<AssemblyOriginatorKeyFile>MailChimp.Key.snk</AssemblyOriginatorKeyFile>
3434
<PackageId>MailChimp.Net.V3</PackageId>
35-
<Version>5.7.0</Version>
35+
<Version>5.8.2</Version>
3636
<Authors>Brandon Seydel</Authors>
3737
<Company>DevSquad</Company>
3838
<Product>MailChimp.Net.V3</Product>
@@ -45,16 +45,15 @@
4545
<RepositoryType>Git</RepositoryType>
4646
<NeutralLanguage />
4747
<PackageReleaseNotes>
48-
.NET Standard 1.3
49-
.NETFramework 4.5
48+
Push fix for merge field
5049
</PackageReleaseNotes>
5150
<PackageIconUrl>http://logos-download.com/wp-content/uploads/2016/09/MailChimp_logo_icon_Freddie_Wink.png</PackageIconUrl>
5251
<PackageTags>MailChimp Mail Chimp 3.0 v3.0 MailChimp.Net.V3 MailChimpv3.0 MailChimpv3 MailChimp3</PackageTags>
5352
<PackageLicenseUrl></PackageLicenseUrl>
5453
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
5554
<RunAnalyzersDuringBuild>True</RunAnalyzersDuringBuild>
56-
<AssemblyVersion>5.7.0</AssemblyVersion>
57-
<FileVersion>5.7.0</FileVersion>
55+
<AssemblyVersion>5.8.2</AssemblyVersion>
56+
<FileVersion>5.8.2</FileVersion>
5857
<EnableNETAnalyzers>True</EnableNETAnalyzers>
5958
<PackageIcon>icon.png</PackageIcon>
6059
<PackageReadmeFile>README.md</PackageReadmeFile>

0 commit comments

Comments
 (0)