File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
BlazorWorker.ServiceFactory Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 50
50
</ItemGroup >
51
51
52
52
<ItemGroup Condition =" '$(Configuration)|$(Platform)'=='Nuget|AnyCPU'" >
53
- <PackageReference Include =" Tewr.BlazorWorker.Core" Version =" 3.2.1 " />
53
+ <PackageReference Include =" Tewr.BlazorWorker.Core" Version =" 3.2.0 " />
54
54
</ItemGroup >
55
55
56
56
<ItemGroup Condition =" '$(Configuration)|$(Platform)'!='Nuget|AnyCPU'" >
Original file line number Diff line number Diff line change 11
11
<PackageTags >WebWorker Worker Process Threading Multithreading Blazor Isolation</PackageTags >
12
12
<PackageId >Tewr.BlazorWorker.Core</PackageId >
13
13
<Configurations >Debug;Release;Nuget</Configurations >
14
- <Version >3.2.1 </Version >
15
- <AssemblyVersion >3.2.1 .0</AssemblyVersion >
14
+ <Version >3.2.0 </Version >
15
+ <AssemblyVersion >3.2.0 .0</AssemblyVersion >
16
16
<DocumentationFile >BlazorWorker.Core.xml</DocumentationFile >
17
17
<PackageIcon >icon.png</PackageIcon >
18
18
<GeneratePackageOnBuild >false</GeneratePackageOnBuild >
You can’t perform that action at this time.
0 commit comments