Skip to content

Commit

Permalink
Revert "DYN-7736 Bump splash screen version to 1.0.21" (#15609)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeusongit authored Nov 5, 2024
1 parent 5fcd663 commit ff7e48a
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 @@ -23,7 +23,7 @@

<Target Name="NpmRunBuild" BeforeTargets="BeforeBuild">
<PropertyGroup>
<PackageVersion>1.0.21</PackageVersion>
<PackageVersion>1.0.20</PackageVersion>
<PackageName>SplashScreen</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 ff7e48a

Please sign in to comment.