Skip to content

Commit

Permalink
ok hoping this nuget package makes travis behave
Browse files Browse the repository at this point in the history
  • Loading branch information
GlitchyPSIX committed May 21, 2022
1 parent 3d82a0f commit 84196cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions M64MM.Addon/M64MM.Addon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@
<TargetFramework>net461</TargetFramework>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Reflection.Metadata" Version="6.0.1" />
</ItemGroup>
</Project>

0 comments on commit 84196cc

Please sign in to comment.