Skip to content

Commit fee9456

Browse files
CopilotQilongTang
andauthored
Bump @dynamods/librariejs npm dependency to v1.1.0 (#17024)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: QilongTang <3942418+QilongTang@users.noreply.github.com> Co-authored-by: Aaron (Qilong) <173288704@qq.com>
1 parent 083abac commit fee9456

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/LibraryViewExtensionWebView2/LibraryViewExtensionWebView2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<Target Name="NpmRunBuild" BeforeTargets="BeforeBuild">
1919
<PropertyGroup>
20-
<PackageVersion>1.0.7</PackageVersion>
20+
<PackageVersion>1.1.0</PackageVersion>
2121
<PackageName>LibrarieJS</PackageName>
2222
</PropertyGroup>
2323
<Exec Command="&quot;$(PowerShellCommand)&quot; -ExecutionPolicy ByPass -Command &quot;&amp; '$(SolutionDir)pkgexist.ps1' '$(PackageName)' '$(PackageVersion)'&quot;" ConsoleToMSBuild="true">

0 commit comments

Comments
 (0)