We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142492e commit aa190aaCopy full SHA for aa190aa
src/TestableHttpClient/TestableHttpClient.csproj
@@ -39,14 +39,6 @@
39
<PackageReference Include="PolyKit.Embedded" Version="3.0.9" />
40
</ItemGroup>
41
42
-<<<<<<< HEAD
43
-=======
44
- <ItemGroup Condition="'$(TargetFramework)' == 'net6.0'">
45
- <PackageReference Include="Perfors.UnreachableException" Version="1.0.0" />
46
- <PackageReference Include="PolyKit.Embedded" Version="3.0.9" />
47
- </ItemGroup>
48
-
49
->>>>>>> b3a5f8e (Add IsAny property to value.)
50
<ItemGroup>
51
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
52
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" PrivateAssets="All">
0 commit comments