Skip to content

Commit

Permalink
Merge pull request #322 from DHancock/dev
Browse files Browse the repository at this point in the history
remove unused WinAppSdk version file
  • Loading branch information
DHancock authored Apr 7, 2024
2 parents 14c7121 + 554489e commit 1dffa7a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions SudokuSolver/SudokuSolver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
<FileVersion>1.11.1</FileVersion>
</PropertyGroup>



<ItemGroup>
<PackageReference Include="AssyntSoftware.WinUI3Controls" Version="2.2.1" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.49-beta">
Expand All @@ -48,8 +46,6 @@
<None Update="Resources\warning.bmp">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>

<Compile Include="$(MicrosoftWindowsAppSDKPackageDir)include\WindowsAppSDK-VersionInfo.cs" />
</ItemGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
Expand Down

0 comments on commit 1dffa7a

Please sign in to comment.