Skip to content

Commit aa2b161

Browse files
committed
Update Npm.Targets NuGet version to release.
1 parent a0518a1 commit aa2b161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lombiq.NodeJs.Extensions/Lombiq.NodeJs.Extensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</ItemGroup>
4040

4141
<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
42-
<PackageReference Include="Lombiq.Npm.Targets" Version="1.4.1-alpha.2.osoe-1107">
42+
<PackageReference Include="Lombiq.Npm.Targets" Version="1.5.0">
4343
<!-- See https://docs.microsoft.com/en-us/nuget/consume-packages/package-references-in-project-files#controlling-dependency-assets
4444
and https://github.com/NuGet/docs.microsoft.com-nuget/issues/2716. -->
4545
<!-- We want to make NPM-Targets' build files (.props and .targets) available to consumer projects, so we need to

0 commit comments

Comments
 (0)