File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Analogy.LogViewer.Serilog.Sinks
Analogy.LogViewer.Serilog.UnitTests
Analogy.LogViewer.Serilog Expand file tree Collapse file tree 3 files changed +8
-8
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.3.6 </Version >
11+ <Version >0.4.0 </Version >
1212 <Authors >Lior Banai</Authors >
1313 <Company >Analogy.LogViewer</Company >
1414 <Copyright >Lior Banai © 2020</Copyright >
2727 </ItemGroup >
2828
2929 <ItemGroup >
30- <PackageReference Include =" Analogy.LogServer.Clients" Version =" 0.4.10 " />
30+ <PackageReference Include =" Analogy.LogServer.Clients" Version =" 0.4.12 " />
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 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Analogy.LogViewer.Interfaces" Version =" 2.8.2.5 " />
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.8.0 " />
9+ <PackageReference Include =" Analogy.LogViewer.Interfaces" Version =" 2.9.0 " />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.8.3 " />
1111 <PackageReference Include =" MSTest.TestAdapter" Version =" 2.1.2" />
1212 <PackageReference Include =" MSTest.TestFramework" Version =" 2.1.2" />
1313 <PackageReference Include =" coverlet.collector" Version =" 1.3.0" >
Original file line number Diff line number Diff line change 2222 <PackageIcon >AnalogySerilog.png</PackageIcon >
2323 <PackageIconUrl />
2424 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
25- <Version >2.2.1 </Version >
25+ <Version >2.2.2 </Version >
2626 <Company >Analogy.LogViewer</Company >
2727 <GenerateResourceUsePreserializedResources >true</GenerateResourceUsePreserializedResources >
2828 <Nullable >enable</Nullable >
2929 <LangVersion >8.0</LangVersion >
3030 </PropertyGroup >
3131
3232 <ItemGroup >
33- <PackageReference Include =" Analogy.CommonUtilities" Version =" 1.4.3 " />
34- <PackageReference Include =" Analogy.LogViewer.Interfaces" Version =" 2.8.2.5 " />
35- <PackageReference Include =" Analogy.LogViewer.Template" Version =" 1.7 .0" />
33+ <PackageReference Include =" Analogy.CommonUtilities" Version =" 1.4.4 " />
34+ <PackageReference Include =" Analogy.LogViewer.Interfaces" Version =" 2.9.0 " />
35+ <PackageReference Include =" Analogy.LogViewer.Template" Version =" 1.8 .0" />
3636 <PackageReference Include =" Microsoft.Build.Tasks.Git" Version =" 1.0.0" >
3737 <PrivateAssets >all</PrivateAssets >
3838 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments