Commit Graph

3 Commits

Author SHA1 Message Date
Aman Bhardwaj 3b5065f283
Determine assembly, nuget versions based on git tags. (#366)
* Use MinVer for assembly, nuget versioning based on git tags.
* restricting nuget push on certain tags
2020-08-10 13:58:27 -07:00
Aman Bhardwaj 0a6dd4b538
Updated dotnet sdk in github actions (#338)
* Updated dotet sdk to 3.1.301 (removing build error workaround)
Generate .snupkg
Upload packages for tags to nuget.org
Enable sourcelink
Enable Deterministic build for github actions

* using 3.1.300

* adding build workaround

* Using dotner core sdk 3.1.301
2020-06-23 13:35:07 -07:00
Aman Bhardwaj af3da0c518
Removing nuspec files for packing. (#139)
* Removing nuspec files for packing.

* adding symbols generation

* Adding solution files for samples, tests & sdk for better organization and targetted builds.
2019-10-27 18:20:54 -07:00