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 6df3246 commit 902bc04Copy full SHA for 902bc04
1 file changed
src/DynamoCoreWpf/DynamoCoreWpf.csproj
@@ -59,7 +59,7 @@
59
60
<Target Name="NpmRunBuildHomePage" BeforeTargets="BeforeBuild">
61
<PropertyGroup>
62
- <PackageVersion>1.0.23</PackageVersion>
+ <PackageVersion>1.0.24</PackageVersion>
63
<PackageName>DynamoHome</PackageName>
64
</PropertyGroup>
65
<Exec Command="$(PowerShellCommand) -ExecutionPolicy Bypass -File "$(SolutionDir)pkgexist.ps1" "$(PackageName)" "$(PackageVersion)"" ConsoleToMSBuild="true">
0 commit comments