Skip to content

Commit

Permalink
Release tagged
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanstapel committed Jan 7, 2021
1 parent 78488e8 commit 4620286
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ZUGFeRD/ZUGFeRD.csproj
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.0.0</Version>
<Version>5.0.1</Version>
<Authors>Stephan Stapel</Authors>
<Company>s2 industries</Company>
<Description>The ZUGFeRD library allows to create XML files as required by German electronic invoice initiative ZUGFeRD.</Description>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/stephanstapel/ZUGFeRD-csharp/</PackageProjectUrl>
<PackageTags>zugferd xml</PackageTags>
<Copyright>Stephan Stapel, s2 industries, 2020</Copyright>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
<AssemblyVersion>5.0.1.0</AssemblyVersion>
<AssemblyTrademark>http://www.s2-industries.com</AssemblyTrademark>
<FileVersion>5.0.0.0</FileVersion>
<FileVersion>5.0.1.0</FileVersion>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<AssemblyName>s2industries.ZUGFeRD</AssemblyName>
<SignAssembly>true</SignAssembly>
Expand Down

0 comments on commit 4620286

Please sign in to comment.