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

Commit 10e9ead

Browse files
authored
Merge pull request #31 from LockpickInteractive/dependabot/nuget/Fody-6.7.0
Bump Fody from 6.6.4 to 6.7.0
2 parents f40e952 + 4e967ae commit 10e9ead

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)