File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
MsgPack.UnitTest.BclExtensions Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929 <PackageReference Include =" Mono.Cecil" Version =" 0.10.0-beta6" />
3030 </ItemGroup >
3131 <ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp1.0'" >
32- <PackageReference Include =" Microsoft.NETCore.App" Version =" 1.0.7 " />
32+ <PackageReference Include =" Microsoft.NETCore.App" Version =" 1.0.5 " />
3333 </ItemGroup >
3434 <ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp2.0'" >
3535 <PackageReference Include =" Microsoft.NETCore.App" Version =" 2.0.0" />
Original file line number Diff line number Diff line change 2727 <PackageReference Include =" Mono.Cecil" Version =" 0.10.0-beta6" />
2828 </ItemGroup >
2929 <ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp1.0'" >
30- <PackageReference Include =" Microsoft.NETCore.App" Version =" 1.0.7 " />
30+ <PackageReference Include =" Microsoft.NETCore.App" Version =" 1.0.5 " />
3131 <PackageReference Include =" Microsoft.CSharp" Version =" 4.0.1" />
3232 <PackageReference Include =" System.Collections.NonGeneric" Version =" 4.3.0" />
3333 <PackageReference Include =" System.Collections.Specialized" Version =" 4.3.0" />
You can’t perform that action at this time.
0 commit comments