Skip to content

Commit

Permalink
Updated WinApp SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
smourier committed Jul 3, 2024
1 parent eca9b1e commit 56effcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240428000" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240607001" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1" />
<Manifest Include="$(ApplicationManifest)" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion DirectN/DirectN.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DirectN.MinimalD3D11", "Dir
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DirectN.WinUI3.MinimalD3D11", "DirectN.WinUI3.MinimalD3D11\DirectN.WinUI3.MinimalD3D11.csproj", "{6D7E230A-A229-4BFE-9533-1B37ADCC884A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DirectNStandard", "DirectNStandard\DirectNStandard.csproj", "{F9436809-089F-4260-88F4-EE905B76CF08}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DirectNStandard", "DirectNStandard\DirectNStandard.csproj", "{F9436809-089F-4260-88F4-EE905B76CF08}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit 56effcb

Please sign in to comment.