Don't use conan 1.52.0

Fails on Windows in the `MSBuildDeps` generator.

Looks like a bug in Conan raised an issue conan-io/conan#12023
This commit is contained in:
Jelle Spijker 2022-09-05 11:34:57 +02:00 committed by GitHub
parent 4b2d03fe1d
commit 871e442a2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
conan!=1.51.0,!=1.51.1,!=1.51.2,!=1.51.3
conan!=1.51.0,!=1.51.1,!=1.51.2,!=1.51.3,!=1.52.0
sip