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 b50c7f0 commit 2a9540fCopy full SHA for 2a9540f
src/DynamoCoreWpf/DynamoCoreWpf.csproj
@@ -59,7 +59,7 @@
59
60
<Target Name="NpmRunBuildHomePage" BeforeTargets="BeforeBuild">
61
<PropertyGroup>
62
- <PackageVersion>1.0.19</PackageVersion>
+ <PackageVersion>1.0.20</PackageVersion>
63
<PackageName>DynamoHome</PackageName>
64
</PropertyGroup>
65
<Exec Command="$(PowerShellCommand) -ExecutionPolicy ByPass -Command echo ($(SolutionDir)\pkgexist.ps1 $(PackageName) $(PackageVersion))" ConsoleToMSBuild="true">
0 commit comments