Skip to content

Commit b290e50

Browse files
author
Per Kops
committed
Cleanup project files
1 parent 103b6b1 commit b290e50

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

src/Atc.CodingRules.Updater.CLI/Atc.CodingRules.Updater.CLI.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<OutputType>Exe</OutputType>
1010
<AssemblyName>atc-coding-rules-updater</AssemblyName>
1111
<PackAsTool>true</PackAsTool>
12-
<IncludeSymbols>false</IncludeSymbols>
1312
</PropertyGroup>
1413

1514
<ItemGroup>

src/Atc.CodingRules.Updater/Atc.CodingRules.Updater.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
<PropertyGroup>
44
<TargetFramework>net6.0</TargetFramework>
5-
<ImplicitUsings>enable</ImplicitUsings>
6-
<Nullable>enable</Nullable>
75
</PropertyGroup>
86

97
<ItemGroup>

test/Atc.CodingRules.AnalyzerProviders.Tests/Atc.CodingRules.AnalyzerProviders.Tests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
<PropertyGroup>
44
<TargetFramework>net6.0</TargetFramework>
5-
65
<IsPackable>false</IsPackable>
76
</PropertyGroup>
87

0 commit comments

Comments
 (0)