Skip to content

Commit

Permalink
Update common.props
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasReitberger committed Oct 11, 2024
1 parent ea5c73a commit 4ae825e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions common.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<Authors>Andreas Reitberger</Authors>
<Copyright>Andreas Reitberger</Copyright>
<PublishReadyToRun>false</PublishReadyToRun>
<LangVersion>12</LangVersion>
<Nullable>enable</Nullable>

<!--Source-Linking-->
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand All @@ -25,8 +25,7 @@
<!--<TreatWarningsAsErrors>true</TreatWarningsAsErrors>-->
<!-- https://github.com/dotnet/maui/pull/19360
<WarningsAsErrors>XC0022,XC0023</WarningsAsErrors>
-->

-->
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 4ae825e

Please sign in to comment.