File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
AgileMapper.UnitTests.Polyfills Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020 <ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp1.1.1' " >
2121 <ProjectReference Include =" ..\AgileMapper\AgileMapper.csproj" />
2222 <PackageReference Include =" Shouldly" Version =" 2.8.2" />
23- <PackageReference Include =" AgileObjects.NetStandardPolyfills" Version =" 0.2.0 " />
23+ <PackageReference Include =" AgileObjects.NetStandardPolyfills" Version =" 0.2.1 " />
2424 </ItemGroup >
2525
2626 <ItemGroup >
Original file line number Diff line number Diff line change 2929 </PropertyGroup >
3030
3131 <ItemGroup >
32- <PackageReference Include =" AgileObjects.NetStandardPolyfills" Version =" 0.2.0 " />
33- <PackageReference Include =" AgileObjects.ReadableExpressions" Version =" 1.8.3 " />
32+ <PackageReference Include =" AgileObjects.NetStandardPolyfills" Version =" 0.2.1 " />
33+ <PackageReference Include =" AgileObjects.ReadableExpressions" Version =" 1.8.5 " />
3434 </ItemGroup >
3535
3636 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard1.0' " >
You can’t perform that action at this time.
0 commit comments