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 a02733f commit bea42c2Copy full SHA for bea42c2
src/Orleans.Serialization/Orleans.Serialization.csproj
@@ -27,10 +27,5 @@
27
<ItemGroup>
28
<ProjectReference Include="$(SourceRoot)src\Orleans.Serialization.Abstractions\Orleans.Serialization.Abstractions.csproj" />
29
</ItemGroup>
30
-
31
- <ItemGroup>
32
- <AdditionalFiles Include="PublicAPI/$(TargetFramework)/PublicAPI.Shipped.txt" />
33
- <AdditionalFiles Include="PublicAPI/$(TargetFramework)/PublicAPI.Unshipped.txt" />
34
- </ItemGroup>
35
36
</Project>
0 commit comments