Skip to content

Commit

Permalink
Update ResultBoxes.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
tomohisa committed Jul 26, 2024
1 parent 7569f34 commit 9189beb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ResultBoxes/ResultBoxes/ResultBoxes.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<RootNamespace>ResultBoxes</RootNamespace>
<LangVersion>preview</LangVersion>
<PackageId>ResultBoxes</PackageId>
<Version>0.3.16</Version>
<Version>0.3.17</Version>
<Authors>J-Tech Group</Authors>
<Company>J-Tech-Japan</Company>
<PackageDescription>ResultBoxes - C# Results Library that focus on Railway Programming.</PackageDescription>
<RepositoryUrl>https://github.com/J-Tech-Japan/ResultBoxes</RepositoryUrl>
<PackageVersion>0.3.16</PackageVersion>
<Description>Add CheckNullWrapTry</Description>
<PackageVersion>0.3.17</PackageVersion>
<Description>Conveyer, Verify can take no param. Verify can take Task and Result</Description>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageReadmeFile>README.md</PackageReadmeFile>
<IncludeSymbols>true</IncludeSymbols>
Expand Down

0 comments on commit 9189beb

Please sign in to comment.