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
3b95e80ad4
Update dapr_common.props
...
Updating nuget package version for .10
2020-08-07 12:49:56 -07:00
Aman Bhardwaj
fcd14b278c
tracking next release
2020-07-14 17:57:56 -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
02779c4ec2
Updating version to 0.8.0
2020-06-04 13:25:03 -07:00
Aman Bhardwaj
917c9eaa38
Updating nuget pkg version to prepare for 0.7.0 release
2020-03-31 15:08:50 -07:00
Aman Bhardwaj
a465164702
Updating nuget package minor version to 6 to prepare for next release.
2020-03-11 15:57:29 -07:00
Aman Bhardwaj
204f9c196d
Updating minor version for nuget packages to 5.
2020-03-11 15:54:35 -07:00
Aman Bhardwaj
ea51561f49
git gui, ading editor config and removing depenency on StyleCop.Analyzers ( #228 )
2020-02-18 13:21:12 -08:00
Aman Bhardwaj
c90f23778f
Updating version to 0.4.0 for next release
2020-01-16 16:19:32 -08:00
Greg Ingram
4d02d0a1fa
Fixed typo ( #172 )
2019-11-25 15:59:28 -08:00
Ryan Nowak
fedfd4a50a
Make Stylecop.Analyzers a private dependency ( #156 )
...
Fixes : #155
This will prevent Stylecop.Analyzers from being pulled in as a
dependency transitively.
2019-11-18 09:39:30 -08:00
Shalabh Mohan Shrivastava
5b7a5dd2b7
Updating the nuget version to 0.2.0 ( #150 )
2019-11-14 16:18:48 -08: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
Aman Bhardwaj
7bcb78659e
adding generated grpc client, updating nuget project link and updating version ( #105 )
2019-10-14 20:38:12 -07:00
Aman Bhardwaj
a449f95396
Updating icons in nuget ( #97 )
...
* Updating icons in nuget
* Updating project url in nuspec
2019-10-14 09:27:52 -07:00
Young Bu Park
93d2da8c6c
Merge pull request #83 from dapr/release-0.6
...
Merge release-0.6 to master
2019-10-08 19:08:10 -07:00
Young Bu Park
acb6ca75ea
upgrade to 0.6.0-preview02 ( #82 )
2019-10-08 17:41:19 -07:00
Aman Bhardwaj
9b13557131
Updating license to MIT in all .cs files. ( #81 )
...
* Updating license to MIT in all .cs files.
* fixing typos
2019-10-08 14:54:46 -07:00
Young Bu Park
44b112c860
Update Version to 0.6.0-preview01 ( #78 )
2019-10-07 16:51:58 -07:00
Young Bu Park
e768196cd4
Rename Actions to Dapr ( #76 )
...
* Rename Actions to Dapr
* Fix projectUrl to GH url
2019-10-07 16:33:01 -07:00
Aman Bhardwaj
b92179778c
Renaming Actions to Dapr. ( #63 )
...
* Renaming Actions to Dapr.
* Updaing docs.
* Renaming more stuff
2019-10-02 15:55:24 -07:00
Aman Bhardwaj
a1ef0dd16d
Building for .netcore 3.0 ,making required code changes, updating nuget generation ( #60 )
...
* Updating to netcore3.0
* Building for .netcore 3.0 and making required code changes, updating nuget generation.
* Fixing indent in pipeline yaml
* making test interfaces and test classes public to allow codegen
* simplifying default expression (C# 7.1 syntax)
* Using simple using statement (C# 8.0 feature)
* USing unused params and using pattern matching
* Update test/Microsoft.Actions.Actors.Test/ActorMethodInvocationExceptionTests.cs
Co-Authored-By: Ryan Nowak <nowakra@gmail.com>
* using context.Request.RouteValues instead of context.GetRouteData()
2019-10-01 10:57:05 -07:00
Aman Bhardwaj
5903142ce8
Updating version to fork off 0.4.0 branch
2019-09-20 09:41:25 -07:00
Aman Bhardwaj
413febdca0
Updating nuget versions. ( #39 )
2019-08-30 11:43:51 -07:00
Aman Bhardwaj
c121f3564b
Updating preview tags.
2019-08-26 17:08:29 -07:00
Aman Bhardwaj
3792c626d9
Updating signing key and always strong name signing
2019-08-24 15:35:39 -07:00
Aman Bhardwaj
8ae1f5e735
dropping binaries to bin\$(Configuration) in Repo root.
2019-08-05 14:27:59 -07:00
Aman Bhardwaj
d5e4a0ca8b
Refactoring properties & code and adding a nuspec file.
2019-07-14 13:36:02 -07:00