Bump CC-Functions.W32 from 1.1.7399.26972 to 1.1.7409.23118

Bumps [CC-Functions.W32](https://github.com/JFronny/CC-Functions) from 1.1.7399.26972 to 1.1.7409.23118.
- [Release notes](https://github.com/JFronny/CC-Functions/releases)
- [Commits](https://github.com/JFronny/CC-Functions/compare/1.1.7399.26972...1.1.7409.23118)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-15 04:57:36 +00:00 committed by J. Fronny
parent c9caa87105
commit 8cf407296b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<PostBuildEvent>if exist "$(SolutionDir)Data\pkgtool.exe" ($(SolutionDir)Data\pkgtool.exe build --noLogo --binDir .) else if exist "%appdata%\UpTool2\Apps\0e35d154-d0d3-45e0-b080-62f521263a44\app\pkgtool.exe" ("%appdata%\UpTool2\Apps\0e35d154-d0d3-45e0-b080-62f521263a44\app\pkgtool.exe" build --noLogo --binDir .) else echo Cound not find Package build tools, skipping</PostBuildEvent>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CC-Functions.W32" Version="1.1.7399.26972" />
<PackageReference Include="CC-Functions.W32" Version="1.1.7409.23118" />
<PackageReference Include="EPPlus" Version="5.1.0" />
<PackageReference Include="NCalc2" Version="2.1.0" />
</ItemGroup>