File tree 2 files changed +0
-3
lines changed
2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 2
2
using System . Reflection ;
3
3
using System . Runtime . CompilerServices ;
4
4
5
- [ assembly: AssemblyVersion ( "2.0.0.0" ) ]
6
-
7
5
[ assembly: CLSCompliant ( true ) ]
8
6
9
7
[ assembly: InternalsVisibleTo ( "Serilog.Sinks.File.Tests, PublicKey=" +
Original file line number Diff line number Diff line change 16
16
<PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
17
17
<RepositoryUrl >https://github.com/serilog/serilog-sinks-file</RepositoryUrl >
18
18
<RepositoryType >git</RepositoryType >
19
- <GenerateAssemblyVersionAttribute >false</GenerateAssemblyVersionAttribute >
20
19
<RootNamespace >Serilog</RootNamespace >
21
20
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
22
21
<DisableImplicitFrameworkReferences Condition =" '$(TargetFramework)' == 'netstandard1.3' " >true</DisableImplicitFrameworkReferences >
You can’t perform that action at this time.
0 commit comments