Release v1.11 (#2639)

* Fixed global.json to use 7.0

* Adjusted clipboard unit test timeout on Windows
This commit is contained in:
Tig
2023-05-19 10:24:28 +02:00
committed by GitHub
parent 8f199cd765
commit 8287acbe89
5 changed files with 20 additions and 17 deletions

View File

@@ -11,8 +11,8 @@
<InformationalVersion>1.10.1+6.Branch.main.Sha.f7ee66ddbf8dbcfb0d96af7d63789879091670ec</InformationalVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI.Fody" Version="18.4.26" />
<PackageReference Include="ReactiveUI" Version="18.4.26" />
<PackageReference Include="ReactiveUI.Fody" Version="18.4.44" />
<PackageReference Include="ReactiveUI" Version="18.4.44" />
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.2.3" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>