Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
o.nadymov committed Feb 21, 2025
1 parent f664e59 commit 06ebdec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
<PackageTags>Delivery; Cdek; СДЭК; MasterPost; МастерПост</PackageTags>
<Copyright>Copyright © $([System.DateTime]::Now.Year.ToString())</Copyright>
<PackageReleaseNotes></PackageReleaseNotes>
<Version>1.0.45</Version>
<AssemblyVersion>1.0.45.0</AssemblyVersion>
<FileVersion>1.0.45.0</FileVersion>
<Version>1.0.46</Version>
<AssemblyVersion>1.0.46.0</AssemblyVersion>
<FileVersion>1.0.46.0</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)' == 'Release'">
Expand Down

0 comments on commit 06ebdec

Please sign in to comment.