|
|
f64d655f49
|
netstandard2.0
|
2022-11-17 18:50:40 +06:00 |
|
|
|
f41b89059a
|
removed blank catch
|
2022-09-26 17:31:48 +06:00 |
|
|
|
ffddfa21ec
|
fixed warnings
|
2022-09-26 17:12:57 +06:00 |
|
|
|
5f593123de
|
namespaces changed
|
2022-09-26 02:26:02 +06:00 |
|
|
|
785619aaab
|
removed unneeded files
|
2022-09-26 02:25:27 +06:00 |
|
Ben Adams
|
8db93654c2
|
Update Ben.Demystifier.csproj
|
2021-11-10 01:21:50 +00:00 |
|
Simon Cropp
|
0eaebeb2d0
|
fix null inLazyInitializer.EnsureInitialized func (#182)
In net the the nullability of the LazyInitializer.EnsureInitialized func has been clarified. It can no longer return a null
and fixed some typos
|
2021-11-09 14:44:14 +00:00 |
|
dependabot[bot]
|
df196f8c1f
|
Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 (#180)
Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v6.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.Bcl.AsyncInterfaces
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-09 03:39:07 +00:00 |
|
dependabot[bot]
|
6e927b7b08
|
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 (#179)
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.0)
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-09 03:38:52 +00:00 |
|
dependabot[bot]
|
41126632c5
|
Bump FSharp.Core from 5.0.1 to 6.0.1 (#177)
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 5.0.1 to 6.0.1.
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)
---
updated-dependencies:
- dependency-name: FSharp.Core
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-03 02:44:47 +00:00 |
|
彭伟
|
b9ceb93fe0
|
Support Microsoft.Bcl.AsyncInterfaces (#151)
* Support Microsoft.Bcl.AsyncInterfaces
* Update Microsoft.Bcl.AsyncInterfaces version
* Use Condition
|
2021-11-03 02:38:28 +00:00 |
|
dependabot[bot]
|
4bdf8e3a2b
|
Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.244 (#175)
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.194 to 3.4.244.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.4.194...v3.4.244)
---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-31 15:55:13 +00:00 |
|
dependabot[bot]
|
568c2ef4f8
|
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 17.0.0 (#176)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 17.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v17.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-31 15:54:53 +00:00 |
|
Bruno Garcia
|
04684ce686
|
support for .NET 6 (#172)
* support for .NET 6
* install all sdks needed
* CI on RC2
|
2021-10-31 15:54:34 +00:00 |
|
Ben Adams
|
5b980b4aba
|
Version
|
2021-04-26 12:52:09 +01:00 |
|
Ben Adams
|
2eb10d1403
|
See if can skip setting up dotnet (#157)
* Update pull-request.yaml
* Update pull-request.yaml
|
2021-04-23 19:56:37 +01:00 |
|
Ben Adams
|
ca02935340
|
Update readme
|
2021-04-23 02:11:02 +01:00 |
|
Ben Adams
|
a88c671bde
|
Include readme
|
2021-04-23 01:57:20 +01:00 |
|
Ben Adams
|
0a6a5034e2
|
Version bump
|
2021-04-23 01:51:29 +01:00 |
|
Ben Adams
|
daf9fe0e4d
|
Include icon (#156)
|
2021-04-23 01:50:03 +01:00 |
|
dependabot[bot]
|
e5325ff90f
|
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 (#153)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.1...v16.9.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-08 12:08:51 +01:00 |
|
Jonas Nyrup
|
e0a074b193
|
Update csproj to use LicenseExpression (#150)
I assume this should have been `LicenseExpression`
See https://docs.microsoft.com/en-us/nuget/reference/msbuild-targets#packing-a-license-expression-or-a-license-file
|
2021-03-18 16:15:30 +00:00 |
|
Ben Adams
|
deda0e4fa4
|
Update pull-request.yaml (#147)
|
2021-02-25 14:57:58 +00:00 |
|
dependabot[bot]
|
652255a886
|
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 (#145)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-24 14:18:00 +00:00 |
|
Bruno Garcia
|
fd2d239eb0
|
Add namespace to frame conditionally (#144)
* take fullTime parametr
* append fullname true/false
* review
|
2021-01-17 18:47:43 +00:00 |
|
Bruno Garcia
|
243029cc29
|
Allow use as git submodule
* build in sentry csproj
* typo
* public GetFrames
|
2021-01-11 03:44:04 +00:00 |
|
Ben Adams
|
ef4d143d2a
|
Bump fsharp lib version
|
2021-01-04 10:17:25 +00:00 |
|
Ben Adams
|
7a4d213221
|
Update .csproj licence
|
2021-01-04 01:34:25 +00:00 |
|
Ben Adams
|
0950898ddd
|
Version bump for nullable ref types
|
2021-01-04 01:22:42 +00:00 |
|
Bruno Garcia
|
d3195acac0
|
Enabled Nullable Reference Types (#136)
|
2021-01-04 01:14:24 +00:00 |
|
Ben Adams
|
42b64441a1
|
Completed Task
|
2021-01-03 22:58:10 +00:00 |
|
Ben Adams
|
cf4ce5d5a2
|
Tidy up test
|
2021-01-03 22:58:10 +00:00 |
|
Mitch Capper
|
8c36d75d91
|
Allow external calling of ResolveMethod and ResolvedParameter Append() changing from private->public
|
2021-01-03 22:49:57 +00:00 |
|
samtrion
|
5fdf1f41ad
|
Maybe type?
|
2021-01-03 22:31:52 +00:00 |
|
samtrion
|
4f9f191f7f
|
Fixed #72
The `type.IsDefined(typeof(CompilerGeneratedAttribute))` check removed, since it led to the exclusion of `async lambdas`.
|
2021-01-03 22:31:52 +00:00 |
|
Bruno Garcia
|
58dadce795
|
deterministic builds
|
2021-01-03 22:23:07 +00:00 |
|
Ben Adams
|
3c1dfefb40
|
Test pipeline (#135)
* Test pipeline
* fix
|
2021-01-03 22:11:19 +00:00 |
|
Ben Adams
|
70393b5020
|
Test
|
2021-01-03 22:00:54 +00:00 |
|
Ben Adams
|
94524362dc
|
Version bump (#133)
|
2021-01-03 21:51:01 +00:00 |
|
Ben Adams
|
b3e8977885
|
Skip repeats and IValueTaskSource.GetResult (#132)
* Skip repeats and IValueTaskSource.GetResult
* Add RecursionTests
* Varibale counts
* More flexible
|
2021-01-03 21:48:34 +00:00 |
|
Bruno Garcia
|
c502ee90f6
|
test async enumerable
|
2021-01-03 20:18:40 +00:00 |
|
Bruno Garcia
|
00695a8db1
|
latest
|
2021-01-03 20:18:40 +00:00 |
|
Bruno Garcia
|
5a9f3e8c7e
|
fix ubuntu by explicit version
|
2021-01-03 20:18:40 +00:00 |
|
Bruno Garcia
|
a7735e9d8e
|
latest
|
2021-01-03 20:18:40 +00:00 |
|
Bruno Garcia
|
ba8619e2b2
|
fix casing
|
2021-01-03 20:18:40 +00:00 |
|
Bruno Garcia
|
6c78a20bf4
|
fix ubuntu by explicit version
|
2021-01-03 20:18:40 +00:00 |
|
Bruno Garcia
|
ded4efd646
|
ns2.1 and TryResolveStateMachineMethod
|
2021-01-03 20:18:40 +00:00 |
|
Bruno Garcia
|
abdc33477c
|
conditionally add test tfm
|
2021-01-03 20:03:56 +00:00 |
|
Ben Adams
|
f840173ea4
|
Trigger for main branch
|
2021-01-03 19:34:59 +00:00 |
|
Bruno Garcia
|
ae2b9d535d
|
Update CI badge
|
2021-01-03 18:42:03 +00:00 |
|