We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0518a1 commit aa2b161Copy full SHA for aa2b161
Lombiq.NodeJs.Extensions/Lombiq.NodeJs.Extensions.csproj
@@ -39,7 +39,7 @@
39
</ItemGroup>
40
41
<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
42
- <PackageReference Include="Lombiq.Npm.Targets" Version="1.4.1-alpha.2.osoe-1107">
+ <PackageReference Include="Lombiq.Npm.Targets" Version="1.5.0">
43
<!-- See https://docs.microsoft.com/en-us/nuget/consume-packages/package-references-in-project-files#controlling-dependency-assets
44
and https://github.com/NuGet/docs.microsoft.com-nuget/issues/2716. -->
45
<!-- We want to make NPM-Targets' build files (.props and .targets) available to consumer projects, so we need to
0 commit comments