Bump CC-Functions.W32 from 1.1.7409.23118 to 1.1.7448.24408

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-24 12:15:04 +00:00 committed by J. Fronny
parent 00cfcc44a3
commit 3d1ce4167d
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.7409.23118" />
<PackageReference Include="CC-Functions.W32" Version="1.1.7448.24408" />
<PackageReference Include="EPPlus" Version="5.1.2" />
<PackageReference Include="NCalc2" Version="2.1.0" />
</ItemGroup>