Skip to content

Commit

Permalink
Bump System.Reflection.Metadata from 6.0.0 to 6.0.1 in /Src. (#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 14, 2022
1 parent 2a2211a commit 0933f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/ILGPU/ILGPU.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<PackageReference Include="System.Collections.Immutable" Version="6.0.0" />
<PackageReference Include="System.Memory" Version="4.5.4" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
<PackageReference Include="System.Reflection.Metadata" Version="6.0.0" />
<PackageReference Include="System.Reflection.Metadata" Version="6.0.1" />
<PackageReference Include="T4.Build" Version="0.2.4" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 0933f49

Please sign in to comment.