Skip to content

Commit 0116625

Browse files
authored
Try removing pinned <Version> properties, etc, to match general Serilog project setup
1 parent 0b3b661 commit 0116625

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Serilog.Settings.Configuration/Serilog.Settings.Configuration.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
<PackageProjectUrl>https://github.com/serilog/serilog-settings-configuration</PackageProjectUrl>
1818
<PackageLicenseUrl>https://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
1919
<RootNamespace>Serilog</RootNamespace>
20-
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
21-
<Version>3.0.0</Version>
22-
<AssemblyVersion>3.0.0</AssemblyVersion>
23-
<FileVersion>3.0.0</FileVersion>
2420
</PropertyGroup>
2521

2622
<ItemGroup>

0 commit comments

Comments
 (0)