We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2add0ee commit 4a31535Copy full SHA for 4a31535
src/SendGrid/SendGrid.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <VersionPrefix>9.29.2</VersionPrefix>
+ <VersionPrefix>9.29.3</VersionPrefix>
5
<TargetFrameworks>netstandard1.3;netstandard2.0;net452;net40</TargetFrameworks>
6
<PlatformTarget>anycpu</PlatformTarget>
7
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments