You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
To get SimpleStubs working for my app using the latest release of VS 2019 (v16.7.0), I needed to update the .targets file as discussed in #61 plus I needed to update all NuGet package dependencies and regenerate the SimpleStubs package.
UPDATE: This is no longer an issue with the release of VS 2019 v16.7.1.
The text was updated successfully, but these errors were encountered:
This is still an issue after further review. This is a different issue from #61 which was failing for an earlier version of VS. That required a small change to the SimpleStubs .targets file. This issue is resolved by updating SimpleStubs dependencies although I don't really understand why.
To get SimpleStubs working for my app using the latest release of VS 2019 (v16.7.0), I needed to update the .targets file as discussed in #61 plus I needed to update all NuGet package dependencies and regenerate the SimpleStubs package.
UPDATE: This is no longer an issue with the release of VS 2019 v16.7.1.
The text was updated successfully, but these errors were encountered: