Skip to content

Commit

Permalink
Removed unnecessary content files from FSharp.Core that are visible…
Browse files Browse the repository at this point in the history
… in project
  • Loading branch information
xperiandri committed Oct 19, 2023
1 parent f0b948e commit 313f1f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/SwaggerProvider.Runtime/SwaggerProvider.Runtime.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
<DefineConstants>TP_RUNTIME</DefineConstants>
</PropertyGroup>
<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
<ItemGroup>
<PackageReference Update="FSharp.Core" ExcludeAssets="contentFiles" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\Common\AssemblyInfo.fs">
<Link>AssemblyInfo.fs</Link>
Expand Down

0 comments on commit 313f1f8

Please sign in to comment.