Bump CC-Functions.Misc from 1.1.7396.23808 to 1.1.7397.24614

Bumps [CC-Functions.Misc](https://github.com/JFronny/CC-Functions) from 1.1.7396.23808 to 1.1.7397.24614.
- [Release notes](https://github.com/JFronny/CC-Functions/releases)
- [Commits](https://github.com/JFronny/CC-Functions/compare/1.1.7396.23808...1.1.7397.24614)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-03 04:54:02 +00:00 committed by J. Fronny
parent 83e1180ee6
commit 86be433d82
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.Misc" Version="1.1.7396.23808" />
<PackageReference Include="CC-Functions.Misc" Version="1.1.7397.24614" />
<PackageReference Include="EPPlus" Version="5.0.4" />
<PackageReference Include="NCalc2" Version="2.1.0" />
</ItemGroup>