Skip to content

Commit

Permalink
Update Dynamo Home Localization (#15647)
Browse files Browse the repository at this point in the history
  • Loading branch information
QilongTang authored Nov 14, 2024
1 parent f4210a1 commit f532ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DynamoCoreWpf/DynamoCoreWpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

<Target Name="NpmRunBuildHomePage" BeforeTargets="BeforeBuild">
<PropertyGroup>
<PackageVersion>1.0.20</PackageVersion>
<PackageVersion>1.0.21</PackageVersion>
<PackageName>DynamoHome</PackageName>
</PropertyGroup>
<Exec Command="$(PowerShellCommand) -ExecutionPolicy Bypass -File &quot;$(SolutionDir)pkgexist.ps1&quot; &quot;$(PackageName)&quot; &quot;$(PackageVersion)&quot;" ConsoleToMSBuild="true">
Expand Down

0 comments on commit f532ef9

Please sign in to comment.