Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Commit cc769ac

Browse files
Bump Microsoft.WindowsAppSDK from 1.1.5 to 1.4.231115000
Bumps [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk) from 1.1.5 to 1.4.231115000. - [Release notes](https://github.com/microsoft/windowsappsdk/releases) - [Commits](https://github.com/microsoft/windowsappsdk/commits) --- updated-dependencies: - dependency-name: Microsoft.WindowsAppSDK dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 717b3a3 commit cc769ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Miiverse-PC.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net6.0-windows10.0.22621.0</TargetFramework>
@@ -57,7 +57,7 @@
5757
<PrivateAssets>all</PrivateAssets>
5858
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5959
</PackageReference>
60-
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.5" />
60+
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.231115000" />
6161
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.1" />
6262
<Manifest Include="$(ApplicationManifest)" />
6363
</ItemGroup>

0 commit comments

Comments
 (0)