File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
BlazorWorker.ServiceFactory Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1111 <Authors >Tewr</Authors >
1212 <Product >BlazorWorker</Product >
1313 <Configurations >Debug;Release;Nuget</Configurations >
14- <Version >2.0.0 </Version >
14+ <Version >2.0.1 </Version >
1515 <PackageIcon >icon.png</PackageIcon >
16+ <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
1617 </PropertyGroup >
1718
1819 <ItemGroup >
4445 </ItemGroup >
4546
4647 <ItemGroup Condition =" '$(Configuration)|$(Platform)'=='Nuget|AnyCPU'" >
47- <PackageReference Include =" Tewr.BlazorWorker.Core" Version =" 2.0.0 " />
48+ <PackageReference Include =" Tewr.BlazorWorker.Core" Version =" 2.0.1 " />
4849 </ItemGroup >
4950
5051 <ItemGroup Condition =" '$(Configuration)|$(Platform)'!='Nuget|AnyCPU'" >
Original file line number Diff line number Diff line change 55 <Authors >Tor Knutsson (Tewr)</Authors >
66 <Product >BlazorWorker</Product >
77 <PackageLicenseExpression >MIT</PackageLicenseExpression >
8+ <Description >Use dotnet Web Workers Threads in Blazor</Description >
89 <PackageProjectUrl >https://github.com/Tewr/BlazorWorker</PackageProjectUrl >
910 <RepositoryUrl >https://github.com/Tewr/BlazorWorker</RepositoryUrl >
1011 <PackageTags >WebWorker Worker Process Threading Multithreading Blazor Isolation</PackageTags >
1112 <PackageId >Tewr.BlazorWorker.Core</PackageId >
1213 <Configurations >Debug;Release;Nuget</Configurations >
13- <Version >2.0.0 </Version >
14+ <Version >2.0.1 </Version >
1415 <AssemblyVersion >2.0.0.0</AssemblyVersion >
1516 <DocumentationFile >BlazorWorker.Core.xml</DocumentationFile >
1617 <PackageIcon >icon.png</PackageIcon >
18+ <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
1719 </PropertyGroup >
1820 <ItemGroup >
1921 <None Include =" icon.png" Pack =" true" Visible =" false" PackagePath =" " />
You can’t perform that action at this time.
0 commit comments