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.
1 parent a0ef451 commit f0d9324Copy full SHA for f0d9324
AutofacContrib.NSubstitute/AutofacContrib.NSubstitute.nuspec
@@ -2,11 +2,11 @@
2
<package>
3
<metadata>
4
<id>
5
- AutofacContrib.NSubstitute
+ VSS.AutofacContrib.NSubstitute
6
</id>
7
<version>
8
- 3.0.0
9
- </version>
+ 4.6.2.0
+ </version>
10
<authors>
11
Miguel Madero, Robert Moore and Matt Davies
12
</authors>
@@ -29,8 +29,8 @@
29
en-US
30
</language>
31
<dependencies>
32
- <dependency id="NSubstitute" version="1.10.0.0" />
33
- <dependency id="Autofac" version="4.1.1" />
+ <dependency id="NSubstitute" version="3.1.0" />
+ <dependency id="Autofac" version="4.6.2.0" />
34
</dependencies>
35
</metadata>
36
<files>
0 commit comments