Skip to content

Commit 1a59e74

Browse files
committed
update nugets
1 parent 72a45f8 commit 1a59e74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Analogy.LogViewer.Serilog.Sinks/Analogy.LogViewer.Serilog.Sinks.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
99
<EmbedUntrackedSources>true</EmbedUntrackedSources>
1010
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
11-
<Version>0.4.0</Version>
11+
<Version>0.4.1</Version>
1212
<Authors>Lior Banai</Authors>
1313
<Company>Analogy.LogViewer</Company>
1414
<Copyright>Lior Banai © 2020</Copyright>
@@ -27,7 +27,7 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Analogy.LogServer.Clients" Version="0.4.12" />
30+
<PackageReference Include="Analogy.LogServer.Clients" Version="0.4.13" />
3131
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.0.0">
3232
<PrivateAssets>all</PrivateAssets>
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)