Skip to content

Commit

Permalink
Update NPM NuGet.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Jan 26, 2023
1 parent b2a95a9 commit a7f0614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.Tests.UI/Lombiq.Tests.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<PackageReference Include="Lombiq.HelpfulLibraries.Cli" Version="5.1.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="5.1.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.RestEase" Version="5.1.0" />
<PackageReference Include="Lombiq.Npm.Targets" Version="1.2.1-alpha.3.osoe-84" />
<PackageReference Include="Lombiq.Npm.Targets" Version="1.3.0" />
</ItemGroup>

<!-- These are necessary for symbols NuGet packaging, otherwise Shouldly would prevent PDBs to be packaged, see:
Expand Down

1 comment on commit a7f0614

@Piedone
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the incorrect v1.0.0 tag, @DAud-IcI. Please release with a correct one.

Please sign in to comment.