Skip to content

Commit b46e8ee

Browse files
[Cherry-pick] DYN-7145: patch pacman 0.0.24 (#16627)
Co-authored-by: Deyan Nenov <[email protected]>
1 parent ffc468c commit b46e8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DynamoCoreWpf/DynamoCoreWpf.csproj

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

9595
<Target Name="NpmRunBuildPMWizard" BeforeTargets="BeforeBuild">
9696
<PropertyGroup>
97-
<PackageVersion>0.0.23</PackageVersion>
97+
<PackageVersion>0.0.24</PackageVersion>
9898
<PackageName>PackageManagerWizard</PackageName>
9999
</PropertyGroup>
100100
<Exec Command="$(PowerShellCommand) -ExecutionPolicy Bypass -File &quot;$(SolutionDir)pkgexist.ps1&quot; &quot;$(PackageName)&quot; &quot;$(PackageVersion)&quot;" ConsoleToMSBuild="true">

0 commit comments

Comments
 (0)