Skip to content

Commit

Permalink
Update version to 1.0.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tearth committed Feb 26, 2020
1 parent 8e7429f commit 74246e9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Oddity/Oddity.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@
<RepositoryUrl>https://github.com/Tearth/Oddity</RepositoryUrl>
<PackageProjectUrl>https://github.com/Tearth/Oddity</PackageProjectUrl>
<PackageTags>oddity spacex api wrapper dotnet .net csharp dotnetstandard .netstandard standard core framework</PackageTags>
<PackageReleaseNotes>* Remove filters that aren't present in API
* Fix potential deadlock when using sync version of methods
* Fix a lot of smaller issues</PackageReleaseNotes>
<PackageReleaseNotes>* Add methods to retrieve information about API</PackageReleaseNotes>
<Description>SpaceX API wrapper for .NET based on the https://github.com/r-spacex/SpaceX-API project.</Description>
<Copyright>Tearth 2019</Copyright>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<NeutralLanguage></NeutralLanguage>
<AssemblyVersion>1.0.11.1</AssemblyVersion>
<FileVersion>1.0.11.1</FileVersion>
<Version>1.0.11.1</Version>
<ApplicationIcon>icon.ico</ApplicationIcon>
<AssemblyVersion>1.0.12.0</AssemblyVersion>
<FileVersion>1.0.12.0</FileVersion>
<Version>1.0.12</Version>
<ApplicationIcon></ApplicationIcon>
<PackageIconUrl>https://raw.githubusercontent.com/Tearth/Oddity/develop/Oddity/icon.ico</PackageIconUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
Binary file removed Oddity/icon.ico
Binary file not shown.
Binary file added icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 74246e9

Please sign in to comment.