File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Analogy.LogViewer.Serilog.Sinks
Analogy.LogViewer.Serilog.UnitTests Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
99 <EmbedUntrackedSources >true</EmbedUntrackedSources >
1010 <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
11- <Version >0.5.1 </Version >
11+ <Version >0.5.2 </Version >
1212 <Authors >Lior Banai</Authors >
1313 <Company >Analogy.LogViewer</Company >
1414 <Copyright >Lior Banai © 2020-2021</Copyright >
2727 </ItemGroup >
2828
2929 <ItemGroup >
30- <PackageReference Include =" Analogy.LogServer.Clients" Version =" 0.6.1 " />
30+ <PackageReference Include =" Analogy.LogServer.Clients" Version =" 0.6.2 " />
3131 <PackageReference Include =" Microsoft.Build.Tasks.Git" Version =" 1.0.0" >
3232 <PrivateAssets >all</PrivateAssets >
3333 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 77
88 <ItemGroup >
99 <PackageReference Include =" Analogy.LogViewer.Interfaces" Version =" 2.13.0" />
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.9.4 " />
11- <PackageReference Include =" MSTest.TestAdapter" Version =" 2.2.3 " />
12- <PackageReference Include =" MSTest.TestFramework" Version =" 2.2.3 " />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.10.0 " />
11+ <PackageReference Include =" MSTest.TestAdapter" Version =" 2.2.4 " />
12+ <PackageReference Include =" MSTest.TestFramework" Version =" 2.2.4 " />
1313 <PackageReference Include =" coverlet.collector" Version =" 3.0.3" >
1414 <PrivateAssets >all</PrivateAssets >
1515 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments