We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7eb6be commit c066e95Copy full SHA for c066e95
1 file changed
src/NuGet.Core/NuGet.Common/NuGet.Common.csproj
@@ -38,10 +38,8 @@
38
</ItemGroup>
39
40
<ItemGroup Label="NuGet Shared">
41
- <Compile Include="$(SharedDirectory)\AotCompatibilityAttributes.cs" />
42
<Compile Include="$(SharedDirectory)\EncodingUtility.cs" />
43
<Compile Include="$(SharedDirectory)\NullableAttributes.cs" />
44
- <Compile Include="$(SharedDirectory)\NuGetFeatureFlags.cs" />
45
<Compile Include="$(SharedDirectory)\SimplePool.cs" />
46
<Compile Include="$(SharedDirectory)\StringBuilderPool.cs" />
47
<Compile Include="$(SharedDirectory)\TaskResult.cs" />
0 commit comments