Skip to content

Commit

Permalink
Inasync.DotNetExtra を v1.3.1 に更新。
Browse files Browse the repository at this point in the history
  • Loading branch information
in-async committed Jun 18, 2019
1 parent 0d44c5d commit 40d00a9
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.2</Version>
<Version>1.0.0-alpha.3</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>

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

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

0 comments on commit 40d00a9

Please sign in to comment.