File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <VersionMajor >4</VersionMajor >
44 <VersionMinor >0</VersionMinor >
5- <VersionPatch >85 </VersionPatch >
5+ <VersionPatch >86 </VersionPatch >
66 <VersionPrefix >$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix >
77 </PropertyGroup >
88</Project >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 2.2 .0" />
10+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 2.0 .0" />
1111 <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 4.5.1" />
1212 <PackageReference Include =" System.Reflection.Emit.Lightweight" Version =" 4.3.0" />
1313 <PackageReference Include =" System.Reflection.Emit" Version =" 4.3.0" />
You can’t perform that action at this time.
0 commit comments