Skip to content

Commit

Permalink
Code cleaning;
Browse files Browse the repository at this point in the history
  • Loading branch information
Sejoslaw committed Jun 18, 2020
1 parent 006d69e commit ddaad32
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Chemistry.NET/Chemistry.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,13 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<PackageId>Chemistry.NET</PackageId>
<Version>1.5.0</Version>
<Version>1.6.0</Version>
<Copyright>https://github.com/Sejoslaw/Chemistry.NET</Copyright>
<PackageProjectUrl>https://github.com/Sejoslaw/Chemistry.NET</PackageProjectUrl>
<RepositoryUrl>https://github.com/Sejoslaw/Chemistry.NET</RepositoryUrl>
<Authors>Krzysztof Dobrzyński</Authors>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<license>MIT</license>
</PropertyGroup>

<ItemGroup>
<Folder Include="Elements\Parsers" />
</ItemGroup>


</Project>

0 comments on commit ddaad32

Please sign in to comment.