Skip to content

Commit f0d7d32

Browse files
committed
fix csproj duplication
1 parent 70ce905 commit f0d7d32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<TargetFrameworks>net471;net472;netcoreapp3.1</TargetFrameworks>
66
<UseWindowsForms>true</UseWindowsForms>
77
<PublishRepositoryUrl>true</PublishRepositoryUrl>
8-
<GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources>
98
<IncludeSymbols>true</IncludeSymbols>
109
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1110
<ApplicationIcon />
@@ -29,7 +28,6 @@
2928
</PropertyGroup>
3029

3130
<ItemGroup>
32-
<PackageReference Include="System.Resources.Extensions" Version="4.6.0" />
3331
<PackageReference Include="Analogy.DataProviders.Extensions" Version="1.1.7" />
3432
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="2.3.1" />
3533
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.0.0">

0 commit comments

Comments
 (0)