Skip to content

Commit

Permalink
Update SeatsioDotNet.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
bverbeken authored Oct 4, 2018
1 parent 0527ac8 commit 4ce45ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SeatsioDotNet/SeatsioDotNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Library</OutputType>
<IsPackable>true</IsPackable>
<Version>42</Version>
<Version>43</Version>
<Authors>mroloux;bverbeken</Authors>
<Title>Official Seats.io .NET API client</Title>
<Description>Official Seats.io .NET API client</Description>
Expand All @@ -18,4 +18,4 @@
<PackageReference Include="Newtonsoft.Json" Version="11.0.1" />
<PackageReference Include="RestSharp" Version="106.2.1" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 4ce45ad

Please sign in to comment.