Commit graph

25 commits

Author SHA1 Message Date
26f4dfa864
added StyleCop.ruleset – silence ALL the warnings! 2022-07-12 21:07:50 +02:00
196e2c43b5
don’t generate nuget pkg on build 2022-07-12 20:41:20 +02:00
6b0bfdd5ee
implicit global usings 2022-07-12 20:40:05 +02:00
9fff380502
slightly broadened the scope 2022-07-11 23:06:03 +02:00
128b976869 added option to suppress race condition warning 2022-07-11 13:02:16 +02:00
45430d50a1 fixed README → docs 2022-07-11 11:29:45 +02:00
alterNERDtive
2212d661be
Merge pull request #3 from alterNERDtive/dependabot/nuget/develop/Microsoft.NET.Test.Sdk-17.2.0 2022-07-11 11:28:25 +02:00
alterNERDtive
e2e308b353
Merge pull request #4 from alterNERDtive/dependabot/nuget/develop/xunit.runner.visualstudio-2.4.5 2022-07-11 11:28:15 +02:00
dependabot[bot]
af9dafddc8
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 09:16:37 +00:00
dependabot[bot]
b18e74e672
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.1.0...v17.2.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 09:16:29 +00:00
cb54257224 fixed nuget packaging / publishing 2022-07-11 11:13:43 +02:00
c20130e31e 0.1.0! 2022-07-11 10:33:48 +02:00
6636a0ed4e added proxy extension methods
fixes #2
2022-07-11 10:25:06 +02:00
5b6db94bce documentation
plus some refactoring / added code on the way …
2022-07-11 01:46:42 +02:00
0e477058cc custom action for installing VA 2022-07-09 22:00:30 +02:00
415488e118 VA through github actions test 2022-07-09 17:01:50 +02:00
678f5d3aab Very Atomic Commit™ 2022-07-09 16:37:37 +02:00
aa92689f51 README + rudimentary docs 2022-07-09 01:20:22 +02:00
3358be75db variable changed handlers 2022-07-09 00:30:51 +02:00
8b6bc1d16a handlers now discovered via reflection! 2022-07-08 23:05:23 +02:00
feb0206951 more ground work 2022-07-08 21:07:26 +02:00
64d4b26d42 comments + style for ExamplePlugin 2022-07-08 20:22:42 +02:00
36c7048f37 more ground work brainstorming 2022-07-08 18:20:39 +02:00
6377a4142f initial commit 2022-07-05 00:23:25 +02:00
bd954eabb8 Add .gitattributes. 2022-07-04 17:04:32 +02:00