Skip to content

Commit

Permalink
updated nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Berardi committed Jul 1, 2013
1 parent 48d2b7e commit f6ebf7d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 38 deletions.
1 change: 0 additions & 1 deletion src/Stripe.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
<Compile Include="CreditCard.cs" />
<Compile Include="DateTimeExtensions.cs" />
<None Include="packages.config" />
<None Include="StripeExample.cs.pp" />
<Compile Include="StripeObject.cs" />
<Compile Include="StripeClient.Plans.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
Expand Down
5 changes: 1 addition & 4 deletions src/Stripe.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>Stripe</id>
<version>1.9.0</version>
<version>1.10.0</version>
<title>Stripe</title>
<authors>Nick Berardi</authors>
<owners>Stripe, Inc</owners>
Expand All @@ -23,7 +23,4 @@
<frameworkAssembly assemblyName="System.Web.Extensions" targetFramework="net40" />
</frameworkAssemblies>
</metadata>
<files>
<file src="StripeExample.cs.pp" target="Content" />
</files>
</package>
33 changes: 0 additions & 33 deletions src/StripeExample.cs.pp

This file was deleted.

0 comments on commit f6ebf7d

Please sign in to comment.