Skip to content

Commit

Permalink
Inasync.DotNetExtra を v1.3.2 に更新。
Browse files Browse the repository at this point in the history
  • Loading branch information
in-async committed Jun 18, 2019
1 parent 40d00a9 commit d905cc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AuthorizedBuyersHelpers/AuthorizedBuyersHelpers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
<PackageProjectUrl>https://github.com/in-async/AuthorizedBuyersHelpers</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/in-async/AuthorizedBuyersHelpers/blob/master/LICENSE</PackageLicenseUrl>
<PackageTags>library rtb</PackageTags>
<Version>1.0.0-alpha.3</Version>
<Version>1.0.0-alpha.4</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Inasync.DotNetExtra" Version="1.3.1" />
<PackageReference Include="Inasync.DotNetExtra" Version="1.3.2" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'=='netstandard2.0'">
Expand Down

0 comments on commit d905cc5

Please sign in to comment.