File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
4
<PropertyGroup >
5
- <VersionPrefix >3.4.1 </VersionPrefix >
5
+ <VersionPrefix >3.4.2 </VersionPrefix >
6
6
<AssemblyName >SendGrid.CSharp.HTTP.Client</AssemblyName >
7
7
<Authors >Elmer Thomas;Twilio DX Team</Authors >
8
8
<Company >Twilio SendGrid</Company >
79
79
<None Include =" csharphttpclient.snk" />
80
80
</ItemGroup >
81
81
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
82
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
82
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
83
83
Other similar extension points exist, see Microsoft.Common.targets.
84
84
<Target Name="BeforeBuild">
85
85
</Target>
86
86
<Target Name="AfterBuild">
87
87
</Target>
88
88
-->
89
- </Project >
89
+ </Project >
You can’t perform that action at this time.
0 commit comments