File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22<Project >
33 <PropertyGroup >
44 <NoWarn >CS1591;CS0649;xUnit1026;xUnit1013;msb3277;CS0436;CS1573</NoWarn >
5- <Version >20.3.1 </Version >
5+ <Version >20.3.2 </Version >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <LangVersion >11</LangVersion >
88 <SuppressTfmSupportBuildWarnings >true</SuppressTfmSupportBuildWarnings >
Original file line number Diff line number Diff line change 33 <TargetFramework >netstandard2.0</TargetFramework >
44 </PropertyGroup >
55 <ItemGroup >
6- <PackageReference Include =" DiffEngine" Version =" 11.4.0 " />
6+ <PackageReference Include =" DiffEngine" Version =" 11.4.1 " />
77 <PackageReference Include =" ConfigureAwait.Fody" Version =" 3.3.2" PrivateAssets =" All" />
88 <PackageReference Include =" Fody" Version =" 6.7.0" PrivateAssets =" All" />
99 <PackageReference Include =" TextCopy" Version =" 6.2.1" />
Original file line number Diff line number Diff line change 2323 <Using Include =" System.Xml" />
2424 <Using Include =" System.Runtime.Versioning" />
2525 <Using Include =" System.Runtime.InteropServices" />
26- <PackageReference Include =" DiffEngine" Version =" 11.4.0 " />
26+ <PackageReference Include =" DiffEngine" Version =" 11.4.1 " />
2727 <PackageReference Include =" EmptyFiles" Version =" 4.4.0" PrivateAssets =" None" />
2828
2929 <PackageReference Include =" ConfigureAwait.Fody" Version =" 3.3.2" PrivateAssets =" All" />
You can’t perform that action at this time.
0 commit comments