File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Serilog.Ui.RavenDbProvider Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ A simple Serilog log viewer for the following sinks:
17
17
- Serilog.Sinks.** ElasticSearch** ([ Nuget] ( https://github.com/serilog/serilog-sinks-elasticsearch ) )
18
18
- Serilog.Sinks.** RavenDB** ([ Nuget] ( https://github.com/ravendb/serilog-sinks-ravendb ) )
19
19
20
- <img src =" https://raw.githubusercontent.com/mo-esmp /serilog-ui/master/assets/serilog-ui-v3.jpg " width =" 100% " />
20
+ <img src =" https://raw.githubusercontent.com/serilog-contrib /serilog-ui/master/assets/serilog-ui-v3.jpg " width =" 100% " />
21
21
22
22
# Read the [ Wiki :blue_book : ] ( https://github.com/serilog-contrib/serilog-ui/wiki )
23
23
Original file line number Diff line number Diff line change 19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
22
- <ProjectReference Include =" ..\Serilog.Ui.Core\Serilog.Ui.Core.csproj" />
22
+ <ProjectReference Include =" ..\Serilog.Ui.Core\Serilog.Ui.Core.csproj" PrivateAssets = " all " />
23
23
<InternalsVisibleTo Include =" RavenDb.Tests" />
24
24
</ItemGroup >
25
25
You can’t perform that action at this time.
0 commit comments