Skip to content

Commit 14f2c52

Browse files
committed
Updating Lombiq.NodeJs.Extensions reference
1 parent b136390 commit 14f2c52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Lombiq.ChartJs.Samples/Lombiq.ChartJs.Samples.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
</PropertyGroup>
5050

5151
<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
52-
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="2.1.1" />
52+
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="2.1.3" />
5353
</ItemGroup>
5454

5555
<ItemGroup>

Lombiq.ChartJs/Lombiq.ChartJs.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<PackageReference Include="Lombiq.HelpfulLibraries.Attributes" Version="12.2.0" OutputItemType="Analyzer" ReferenceOutputAssembly="true" />
6060
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.2.0" />
6161
<PackageReference Include="Lombiq.HelpfulLibraries.SourceGenerators" Version="12.2.0" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
62-
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="2.1.1" />
62+
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="2.1.3" />
6363
</ItemGroup>
6464

6565
<Target Name="CustomBeforeCompile" BeforeTargets="Compile" Condition="'$(NuGetBuild)' != 'true'">

0 commit comments

Comments
 (0)