We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce9ea2 commit 1198276Copy full SHA for 1198276
src/BlazorWorker.Extensions.JSRuntime/BlazorWorker.Extensions.JSRuntime.csproj
@@ -16,7 +16,7 @@
16
<DocumentationFile>BlazorWorker.Extensions.JSRuntime.xml</DocumentationFile>
17
<PackageIcon>icon.png</PackageIcon>
18
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
19
- <PackageReleaseNotes>.Net6 Support</PackageReleaseNotes>
+ <PackageReleaseNotes>Fix a bug related to .net instance callback from worker thread js</PackageReleaseNotes>
20
</PropertyGroup>
21
22
<ItemGroup>
0 commit comments