We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af12211 + da8bbe2 commit 2cf16c9Copy full SHA for 2cf16c9
src/FluentAssemblyScanner/project.json
@@ -1,5 +1,5 @@
1
{
2
- "version" : "1.0.5-*",
+ "version" : "1.0.6-*",
3
4
"dependencies" : {},
5
"frameworks" : {
test/FluentAssemblyScanner.Tests/project.json
@@ -5,7 +5,7 @@
6
"dependencies": {
7
"dotnet-test-xunit": "2.2.0-preview2-build1029",
8
- "FluentAssemblyScanner": "1.0.5-*",
+ "FluentAssemblyScanner": "1.0.6-*",
9
"FluentAssemblyScanner.Tests.AdditionalAssembly": "1.0.0-*",
10
"FluentAssertions": "4.19.0",
11
"xunit": "2.2.0-beta4-build3444"
0 commit comments