Skip to content

Commit f54d48d

Browse files
committed
Fixing ci
1 parent 76e6b15 commit f54d48d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/AutoCtor.Shared/AutoCtor.Shared.projitems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@
3636
<AdditionalFiles Include="$(MSBuildThisFileDirectory)AnalyzerReleases.Shipped.md" />
3737
<AdditionalFiles Include="$(MSBuildThisFileDirectory)AnalyzerReleases.Unshipped.md" />
3838
</ItemGroup>
39-
</Project>
39+
</Project>

src/AutoCtor.Tests/AutoCtor.Tests.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
<OutputType>Exe</OutputType>
66
<IsPackable>false</IsPackable>
77
<NoWarn>CS0169;CS0414</NoWarn>
8-
<UseMicrosoftTestingPlatformRunner>true</UseMicrosoftTestingPlatformRunner>
9-
<TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>
108
</PropertyGroup>
119

1210
<PropertyGroup>

0 commit comments

Comments
 (0)