downgrade stereokit version to get around dri2 display error
This commit is contained in:
parent
4992a39ba0
commit
6e82ae9955
1 changed files with 2 additions and 2 deletions
|
@ -20,6 +20,6 @@
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="StereoKit" Version="0.3.9" />
|
<PackageReference Include="StereoKit" Version="0.3.8" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
Loading…
Add table
Reference in a new issue