Skip to content

Commit

Permalink
Update SDK to 1.1
Browse files Browse the repository at this point in the history
Should fix need to install runtime
  • Loading branch information
killerwife committed Jun 12, 2022
1 parent 9cb0961 commit 30da3bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmangos-designer/cmangos-designer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.0.3" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.0" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22000.197" />
<PackageReference Include="PInvoke.User32" Version="0.7.104" />
<Manifest Include="$(ApplicationManifest)" />
Expand Down

0 comments on commit 30da3bf

Please sign in to comment.