Skip to content

Commit

Permalink
Version up 3.2.2.23201 + release notes (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tewr authored Jul 20, 2023
1 parent 89889d2 commit f2a132f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Blazor.FileReader/Blazor.FileReader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
<PackageTags>blazor blazor-component stream filestream file-stream read-file filereader</PackageTags>
<Configurations>Debug;Release;Ghpages</Configurations>
<PackageId>Tewr.Blazor.FileReader</PackageId>
<PackageReleaseNotes>Adds the possibility to drop multiple files and directories on elements.</PackageReleaseNotes>
<PackageReleaseNotes>Fixes a bug introduced in 3.2.23185, additive drag and drop would never return</PackageReleaseNotes>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>icon.png</PackageIcon>
<RazorLangVersion>3.0</RazorLangVersion>
<AssemblyName>Tewr.Blazor.FileReader</AssemblyName>
<RootNamespace>Tewr.Blazor.FileReader</RootNamespace>
<AssemblyVersion>3.3.2.23185</AssemblyVersion>
<Version>3.3.2.23185</Version>
<FileVersion>3.3.2.23185</FileVersion>
<AssemblyVersion>3.3.2.23201</AssemblyVersion>
<Version>3.3.2.23201</Version>
<FileVersion>3.3.2.23201</FileVersion>


<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit f2a132f

Please sign in to comment.