Skip to content

Commit

Permalink
Bump mlaunch to fix IBFoundation issue (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
premun authored Jul 22, 2021
1 parent aa0da55 commit 34e0c0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.DotNet.Mlaunch" Version="13.0.0-21311.1.9acbbed1f6">
<PackageReference Include="Microsoft.DotNet.Mlaunch" Version="13.0.0-21371.2.536fd9a01b">
<ExcludeAssets>runtime</ExcludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
Expand Down

0 comments on commit 34e0c0d

Please sign in to comment.