Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lhak committed Oct 4, 2024
1 parent 935a850 commit a1ee367
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DependenciesWAS/DependenciesWAS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows10.0.26100.0</TargetFramework>
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
<WindowsSdkPackageVersion>10.0.26100.45</WindowsSdkPackageVersion>
<WindowsSdkPackageVersion>10.0.26100.47</WindowsSdkPackageVersion>
<RootNamespace>Dependencies</RootNamespace>
<ApplicationManifest>app.manifest</ApplicationManifest>
<Platforms>x86;x64;arm64</Platforms>
Expand Down Expand Up @@ -55,7 +55,7 @@
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.8" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.240923002" />
<PackageReference Include="Mono.Cecil" Version="0.11.6" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.3" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.5" />
<Manifest Include="$(ApplicationManifest)" />
</ItemGroup>

Expand Down

0 comments on commit a1ee367

Please sign in to comment.