We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ca4b9 commit 1902c30Copy full SHA for 1902c30
Uno/ReactiveUI.UnoRouting/ReactiveUI.UnoRouting.Wasm/ReactiveUI.UnoRouting.Wasm.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk.Web">
+<Project Sdk="Microsoft.NET.Sdk.Web">
2
<PropertyGroup>
3
<OutputType>Exe</OutputType>
4
<TargetFramework>net6.0</TargetFramework>
@@ -40,7 +40,7 @@
40
<None Include="wwwroot\web.config" />
41
</ItemGroup>
42
<ItemGroup>
43
- <PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.1" />
+ <PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.3" />
44
<PackageReference Include="ReactiveUI.Uno.WinUI" Version="18.*" />
45
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
46
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.4.0" />
0 commit comments