summaryrefslogtreecommitdiff
path: root/dev-dotnet/fable/files/fable-4.9.0-no-sourcelink-github.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet/fable/files/fable-4.9.0-no-sourcelink-github.patch')
-rw-r--r--dev-dotnet/fable/files/fable-4.9.0-no-sourcelink-github.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-dotnet/fable/files/fable-4.9.0-no-sourcelink-github.patch b/dev-dotnet/fable/files/fable-4.9.0-no-sourcelink-github.patch
new file mode 100644
index 000000000000..e2a552b08b94
--- /dev/null
+++ b/dev-dotnet/fable/files/fable-4.9.0-no-sourcelink-github.patch
@@ -0,0 +1,10 @@
+--- a/src/Directory.Build.props
++++ b/src/Directory.Build.props
+@@ -23,7 +23,6 @@
+ <None Include="$(MSBuildThisFileDirectory)\..\README.md" Pack="true" PackagePath="\"/>
+ </ItemGroup>
+ <ItemGroup>
+- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
+ <PackageReference Include="FSharp.Analyzers.Build" Version="0.2.0">
+ <PrivateAssets>all</PrivateAssets>
+ <IncludeAssets>build</IncludeAssets>