Skip to content

Commit

Permalink
update fakes
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhathcock committed Jul 4, 2024
1 parent 4dc2b2a commit f8285e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Speckle.Rhino7.Fakes" VersionOverride="0.2.1-preview.4" />
<PackageReference Include="Speckle.Rhino7.Fakes" VersionOverride="0.2.1-preview.6" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
},
"Speckle.Rhino7.Fakes": {
"type": "Direct",
"requested": "[0.2.1-preview.4, )",
"resolved": "0.2.1-preview.4",
"contentHash": "8o2pESS4SWjLG1nc62Jo1CzTbbwm8ad61KF1y2NVDUbbfzd4YPkY7VFF4zJUM3sW0pWhnkslOomOPblg9Px22Q==",
"requested": "[0.2.1-preview.6, )",
"resolved": "0.2.1-preview.6",
"contentHash": "2sbblditOPe+xuqRXLIWYHMS77tKjo8fscfKK7nlAZaUbAJGCKmH0B0MLHPwkBlTAfaNZCyiWwoEoaaa27jZbA==",
"dependencies": {
"System.Drawing.Common": "8.0.6"
}
Expand Down Expand Up @@ -476,7 +476,7 @@
"speckle.converters.common": {
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[2.0.999-local, )",
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Objects": "[3.0.1-alpha.14, )"
}
},
Expand Down

0 comments on commit f8285e6

Please sign in to comment.