Skip to content

Commit 2a81eb6

Browse files
committed
Version 2.9.1
1 parent c19cc34 commit 2a81eb6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

SpawnDev.BlazorJS.WebWorkers.Demo/SpawnDev.BlazorJS.WebWorkers.Demo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</ItemGroup>
1818

1919
<ItemGroup Condition=" '$(Configuration)' == 'Release' ">
20-
<PackageReference Include="SpawnDev.BlazorJS.WebWorkers" Version="2.5.22" />
20+
<PackageReference Include="SpawnDev.BlazorJS.WebWorkers" Version="2.9.0" />
2121
</ItemGroup>
2222

2323
<!-- SpawnDev.BlazorJS.WebWorkers config -->

SpawnDev.BlazorJS.WebWorkers/SpawnDev.BlazorJS.WebWorkers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>net6.0;net7.0;net8.0;net9.0</TargetFrameworks>
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
7-
<Version>2.9.0</Version>
7+
<Version>2.9.1</Version>
88
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
99
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1010
<EmbedAllSources>true</EmbedAllSources>

0 commit comments

Comments
 (0)