Skip to content

Commit

Permalink
Version 2.8.0 in nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
skazantsev committed Mar 27, 2022
1 parent dd6539d commit 20d4523
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/WebDav.Client/WebDav.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
</ItemGroup>

<PropertyGroup>
<AssemblyVersion>2.7.0.0</AssemblyVersion>
<Version>2.7.0</Version>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<Version>2.8.0</Version>
<AssemblyName>WebDav.Client</AssemblyName>
<Title>WebDav.Client</Title>
<Product>WebDav.Client</Product>
<Description>An easy-to-use async WebDAV client for .NET Standard</Description>
<Summary>An easy-to-use async WebDAV client for .NET Standard</Summary>
<Description>An easy-to-use async WebDAV client for .NET</Description>
<Summary>An easy-to-use async WebDAV client for .NET</Summary>
<NeutralLanguage>en</NeutralLanguage>
<Authors>skazantsev</Authors>
<Copyright>Copyright © 2020 skazantsev</Copyright>
<Copyright>Copyright © 2022 skazantsev</Copyright>
<PackageId>WebDav.Client</PackageId>
<PackageTags>WebDAV WebDAVClient WebDAV.Client</PackageTags>
<PackageProjectUrl>https://github.com/skazantsev/WebDavClient</PackageProjectUrl>
Expand Down

0 comments on commit 20d4523

Please sign in to comment.