Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
Update TextToSpeech.Plugin.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno authored May 14, 2018
1 parent 079d6fb commit edcab70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/TextToSpeech.Plugin/TextToSpeech.Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<AssemblyFileVersion>1.0.0.0</AssemblyFileVersion>
<Version>1.0.0.0</Version>
<Authors>James Montemagno</Authors>
<PackageId>Xam.Plugins.Settings</PackageId>
<PackageId>Xam.Plugins.TextToSpeech</PackageId>
<PackOnBuild>true</PackOnBuild>
<PackageIconUrl>http://refractored.com/images/tts_icon_large.png</PackageIconUrl>
<PackageLicenseUrl>https://github.com/jamesmontemagno/TextToSpeechPlugin/blob/master/LICENSE</PackageLicenseUrl>
Expand Down Expand Up @@ -75,4 +75,4 @@

<Import Project="$(MSBuildSDKExtrasTargets)" Condition="Exists('$(MSBuildSDKExtrasTargets)')" />

</Project>
</Project>

0 comments on commit edcab70

Please sign in to comment.