Bump CC-Functions.W32 from 1.1.7448.24408 to 1.1.7450.31626

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-26 04:44:40 +00:00 committed by J. Fronny
parent 3d1ce4167d
commit 8c8973511b
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.7448.24408" />
<PackageReference Include="CC-Functions.W32" Version="1.1.7450.31626" />
<PackageReference Include="EPPlus" Version="5.1.2" />
<PackageReference Include="NCalc2" Version="2.1.0" />
</ItemGroup>