Bump CC-Functions.W32 from 1.0.6 to 1.0.7

Bumps [CC-Functions.W32](https://github.com/JFronny/CC-Functions) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/JFronny/CC-Functions/releases)
- [Commits](https://github.com/JFronny/CC-Functions/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-12 04:54:40 +00:00 committed by J. Fronny
parent 7c455a0d38
commit 3c2b2cff4c
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
<Content Include="Resizor.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="CC-Functions.W32" Version="1.0.6" />
<PackageReference Include="CC-Functions.W32" Version="1.0.7" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
</ItemGroup>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CC-Functions.W32" version="1.0.6" targetFramework="net472" />
<package id="CC-Functions.W32" version="1.0.7" targetFramework="net472" />
</packages>