File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed
Serilog.Sinks.TCP/Properties
Serilog.Sinks.UDP/Properties Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 1
1
using System . Reflection ;
2
2
using System . Runtime . CompilerServices ;
3
3
4
- [ assembly: AssemblyVersion ( "2.0.0.0" ) ]
5
-
6
- [ assembly: InternalsVisibleTo ( "Serilog.Sinks.Splunk.Tests" ) ]
4
+ [ assembly: InternalsVisibleTo ( "Serilog.Sinks.Splunk.Tests, PublicKey=" +
5
+ "0024000004800000940000000602000000240000525341310004000001000100fb8d13fd344a1c" +
6
+ "6fe0fe83ef33c1080bf30690765bc6eb0df26ebfdf8f21670c64265b30db09f73a0dea5b3db4c9" +
7
+ "d18dbf6d5a25af5ce9016f281014d79dc3b4201ac646c451830fc7e61a2dfd633d34c39f87b818" +
8
+ "94191652df5ac63cc40c77f3542f702bda692e6e8a9158353df189007a49da0f3cfd55eb250066" +
9
+ "b19485ec" ) ]
Original file line number Diff line number Diff line change 1
1
using System . Reflection ;
2
2
using System . Runtime . CompilerServices ;
3
3
4
- [ assembly: AssemblyVersion ( "2.0.0.0" ) ]
5
-
6
- [ assembly: InternalsVisibleTo ( "Serilog.Sinks.Splunk.Tests" ) ]
4
+ [ assembly: InternalsVisibleTo ( "Serilog.Sinks.Splunk.Tests, PublicKey=" +
5
+ "0024000004800000940000000602000000240000525341310004000001000100fb8d13fd344a1c" +
6
+ "6fe0fe83ef33c1080bf30690765bc6eb0df26ebfdf8f21670c64265b30db09f73a0dea5b3db4c9" +
7
+ "d18dbf6d5a25af5ce9016f281014d79dc3b4201ac646c451830fc7e61a2dfd633d34c39f87b818" +
8
+ "94191652df5ac63cc40c77f3542f702bda692e6e8a9158353df189007a49da0f3cfd55eb250066" +
9
+ "b19485ec" ) ]
You can’t perform that action at this time.
0 commit comments