Skip to content

Commit

Permalink
Bugfix/105 dotnetproxy 2 (#107)
Browse files Browse the repository at this point in the history
* dotnet8 fixes and some examples

* Fix copy-paste error

* version up JsRuntime

* nuget changelog
  • Loading branch information
Tewr authored Mar 12, 2024
1 parent fce9ea2 commit 1198276
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<DocumentationFile>BlazorWorker.Extensions.JSRuntime.xml</DocumentationFile>
<PackageIcon>icon.png</PackageIcon>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<PackageReleaseNotes>.Net6 Support</PackageReleaseNotes>
<PackageReleaseNotes>Fix a bug related to .net instance callback from worker thread js</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 1198276

Please sign in to comment.