Skip to content
This repository was archived by the owner on Jun 15, 2024. It is now read-only.

Commit 4e967ae

Browse files
Bump Fody from 6.6.4 to 6.7.0
Bumps [Fody](https://github.com/Fody/Fody) from 6.6.4 to 6.7.0. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](Fody/Fody@6.6.4...6.7.0) --- updated-dependencies: - dependency-name: Fody dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f40e952 commit 4e967ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Rbx2Source.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44
<PropertyGroup>
@@ -282,7 +282,7 @@
282282
<Version>1.1.3.18</Version>
283283
</PackageReference>
284284
<PackageReference Include="Fody">
285-
<Version>6.6.4</Version>
285+
<Version>6.7.0</Version>
286286
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
287287
<PrivateAssets>all</PrivateAssets>
288288
</PackageReference>

0 commit comments

Comments
 (0)