Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update-sdks #1582

Merged
merged 6 commits into from
Sep 10, 2024
Merged

Update-sdks #1582

merged 6 commits into from
Sep 10, 2024

Conversation

beto-rodriguez
Copy link
Owner

No description provided.

@@ -7,7 +7,7 @@
<OutputType>WinExe</OutputType>
<UseWindowsForms>true</UseWindowsForms>
<OutputType>Library</OutputType>
<TargetFrameworks>net462;netcoreapp3.1</TargetFrameworks>
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not remove netcoreapp3.1?

@@ -44,15 +41,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requested by the compiler.

it seems that the Microsoft.WindowsAppSDK referenced version fires this warning
this should not be an issue in a real app, becase normally the referenced version will be higer.
-->
<!--not sure if we should ignore this warning.-->
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note this.

@beto-rodriguez beto-rodriguez merged commit 0ea6e10 into dev Sep 10, 2024
4 checks passed
@beto-rodriguez beto-rodriguez deleted the update-sdk branch September 10, 2024 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant