diff --git a/Directory.Build.props b/Directory.Build.props index 0cb9d15f..b082c3ca 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -11,34 +11,7 @@ - John Bazinga, Andrii Chebukin, Jurii Chebukin, Ismael Carlos Velten, Valber M. Silva de Souza, njlr, Garrett Birkel - FSharp.Data.GraphQL - F# implementation of Facebook GraphQL query language - - $([System.IO.Path]::GetDirectoryName($([MSBuild]::GetPathOfFileAbove('.gitignore', '$(MSBuildThisFileDirectory)')))) - https://github.com/fsprojects/FSharp.Data.GraphQL - git 3.0.0 - FSharp GraphQL Relay React Middleware - README.md - icon.png - - https://fsprojects.github.io/FSharp.Data.GraphQL - false - MIT - true - snupkg - true - true - - - - true - - - - - diff --git a/src/Directory.Build.props b/src/Directory.Build.props new file mode 100644 index 00000000..ef5b00fa --- /dev/null +++ b/src/Directory.Build.props @@ -0,0 +1,33 @@ + + + + John Bazinga, Andrii Chebukin, Jurii Chebukin, Ismael Carlos Velten, Valber M. Silva de Souza, njlr, Garrett Birkel + FSharp.Data.GraphQL + F# implementation of Facebook GraphQL query language + + $([System.IO.Path]::GetDirectoryName($([MSBuild]::GetPathOfFileAbove('.gitignore', '$(MSBuildThisFileDirectory)')))) + https://github.com/fsprojects/FSharp.Data.GraphQL + git + FSharp GraphQL Relay React Middleware + README.md + icon.png + + https://fsprojects.github.io/FSharp.Data.GraphQL + false + MIT + true + snupkg + true + true + + + + true + + + + + + + +