Skip to content

Commit

Permalink
add sourcelink
Browse files Browse the repository at this point in the history
  • Loading branch information
enricosada committed Oct 11, 2018
1 parent e79afe2 commit 3d82811
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Falanx.Ast/Falanx.Ast.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
    <PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>
<ItemGroup>
<Compile Include="..\paket-files\7sharp9\FSharp.TypeProviders.SDK\src\ProvidedTypes.fs">
Expand Down
2 changes: 2 additions & 0 deletions Falanx.Ast/paket.references
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ FSharp.Core
FSharp.Compiler.Service
Fantomas

Microsoft.SourceLink.GitHub

File: ProvidedTypes.fs
File: ProvidedTypesTesting.fs

Expand Down
3 changes: 3 additions & 0 deletions Falanx.BinaryCodec/Falanx.BinaryCodec.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
    <PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>
<ItemGroup>
<Compile Include="Extensions.fs" />
Expand Down
2 changes: 2 additions & 0 deletions Falanx.BinaryCodec/paket.references
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
FSharp.Core
Froto.Parser
Froto.Serialization

Microsoft.SourceLink.GitHub
3 changes: 3 additions & 0 deletions Falanx.BinaryGenerator/Falanx.BinaryGenerator.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
    <PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>
<ItemGroup>
<Compile Include="Extensions.fs" />
Expand Down
4 changes: 3 additions & 1 deletion Falanx.BinaryGenerator/paket.references
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
FSharp.Core
FSharp.Core

Microsoft.SourceLink.GitHub
3 changes: 3 additions & 0 deletions Falanx.JsonCodec/Falanx.JsonCodec.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
    <PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>
<ItemGroup>
<Compile Include="Codec.fs" />
Expand Down
4 changes: 3 additions & 1 deletion Falanx.JsonCodec/paket.references
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
Fleece.NewtonsoftJson
Newtonsoft.Json
Newtonsoft.Json

Microsoft.SourceLink.GitHub
3 changes: 3 additions & 0 deletions Falanx.Tool/Falanx.Tool.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
<PackAsTool>true</PackAsTool>
<PackageId>Falanx.Tool</PackageId>
<AssemblyName>falanx</AssemblyName>
    <PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>
<ItemGroup>
<Compile Include="Program.fs" />
Expand Down
2 changes: 2 additions & 0 deletions Falanx.Tool/paket.references
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ FSharp.Compiler.Service
Fantomas
Froto.Parser
Froto.Serialization

Microsoft.SourceLink.GitHub
2 changes: 2 additions & 0 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ nuget Froto.Serialization
nuget Fleece.NewtonsoftJson 0.7.0
nuget Newtonsoft.Json 11.0.2

nuget Microsoft.SourceLink.GitHub copy_local: true

github 7sharp9/FSharp.TypeProviders.SDK:generator src/ProvidedTypes.fs
github 7sharp9/FSharp.TypeProviders.SDK:generator src/ProvidedTypesTesting.fs

Expand Down
5 changes: 5 additions & 0 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,13 @@ NUGET
FSharp.Core (4.5.2)
FSharpPlus (1.1.0-CI00252)
FSharp.Core (>= 4.3.4)
Microsoft.Build.Tasks.Git (1.0.0-beta-63127-02) - copy_local: true
Microsoft.NETCore.Platforms (2.1.1)
Microsoft.NETCore.Targets (2.1)
Microsoft.SourceLink.Common (1.0.0-beta-63127-02) - copy_local: true
Microsoft.SourceLink.GitHub (1.0.0-beta-63127-02) - copy_local: true
Microsoft.Build.Tasks.Git (>= 1.0.0-beta-63127-02)
Microsoft.SourceLink.Common (>= 1.0.0-beta-63127-02)
Microsoft.Win32.Primitives (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
Expand Down

0 comments on commit 3d82811

Please sign in to comment.