Skip to content

Commit 763fec3

Browse files
Bump SkyCD.AdvancedFunctions.dll from 0.3.0 to 0.4.0
Bumps [SkyCD.AdvancedFunctions.dll](https://github.com/SkyCD/SkyCD.AdvancedFunctions.dll) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/SkyCD/SkyCD.AdvancedFunctions.dll/releases) - [Changelog](https://github.com/SkyCD/SkyCD.AdvancedFunctions.dll/blob/main/DirectoryChanges.vb) - [Commits](SkyCD/SkyCD.AdvancedFunctions.dll@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: SkyCD.AdvancedFunctions.dll dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 317bfff commit 763fec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

XMLSettings.vbproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>net5.0-windows</TargetFramework>
44
<EnableWindowsTargeting>true</EnableWindowsTargeting>
@@ -87,6 +87,6 @@
8787
<PrivateAssets>all</PrivateAssets>
8888
</PackageReference>
8989
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.0" />
90-
<PackageReference Include="SkyCD.AdvancedFunctions.dll" Version="0.3.0" />
90+
<PackageReference Include="SkyCD.AdvancedFunctions.dll" Version="0.4.0" />
9191
</ItemGroup>
9292
</Project>

0 commit comments

Comments
 (0)