Amaury Levé
03ff455578
Add editorconfig with tuned configuration ( #1300 )
...
Add editorconfig with tuned configuration
2022-02-14 09:14:38 +01:00
Marco Rossignoli
bc58ae0117
Bump sdk and move .NET tool to LTS ( #1022 )
...
Bump sdk and move .NET tool to LTS
2020-12-27 13:40:42 +01:00
Marco Rossignoli
168c330bc0
Force semver 2 for nuget packages ( #814 )
...
Force semver 2 for nuget packages
2020-04-13 18:25:23 +02:00
Marco Rossignoli
39d83bedee
Add support for deterministic build for msbuild driver ( #796 )
...
Add support for deterministic build for msbuild driver
2020-04-08 20:46:35 +02:00
Marco Rossignoli
8ddbb6ff3c
Bump sdk version, update tests ( #771 )
...
Bump sdk version, update tests
2020-03-21 17:23:56 +01:00
Marco Rossignoli
caac526075
Move/Pin to 3.1 runtime ( #688 )
...
Move/Pin to 3.1 runtime
2020-01-14 14:46:22 +01:00
Marco Rossignoli
96984eeeec
Update some nuget packages ( #632 )
...
Updated Microsoft.SourceLink.GitHub and Nerdbank.GitVersioning
2019-12-03 10:17:14 +01:00
Andrew Arnott
53a3242437
Index sources into PDBs ( #442 )
...
Use SourceLink so that debugging into sources is easy.
Also rely on thet .NET SDK to set the RepositoryUrl property.
2019-06-27 10:37:34 +01:00
Andrew Arnott
f4c2d305a3
Build to bin\<config>\Packages instead of build\
...
The "bin" folder name is more common for .NET based projects such as this one. And it allows the .gitignore file to ignore the "bin" folder while allowing the "build" folder to appear under project directories with a build folder in source code that contains package payload.
2019-05-28 23:42:35 -06:00
Andrew Arnott
61a29aaf67
Fix PackageOutputPath in local builds
...
Define Configuration when undefined before using it. Otherwise packages build to just build\ instead of build\debug.
2019-05-28 23:32:51 -06:00
Andrew Arnott
dfda81a1f4
Define RepoRoot property for simpler paths
2019-05-26 21:18:42 -06:00
Marco Rossignoli
cd9f504328
setup nightly build
2019-05-26 17:29:44 +02:00