Skip to content

Commit

Permalink
Merge pull request #69 from egvijayanand/working
Browse files Browse the repository at this point in the history
Minor update
  • Loading branch information
egvijayanand committed Jan 27, 2023
2 parents 933600e + 8f3f39a commit e650fec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
11 changes: 1 addition & 10 deletions src/MediaElement/Net7/MauiApp1/MauiApp1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<RootNamespace>MauiApp1</RootNamespace>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<EnablePreviewFeatures>True</EnablePreviewFeatures>

<!-- Display name -->
<ApplicationTitle>MauiApp1</ApplicationTitle>
Expand Down Expand Up @@ -54,16 +53,8 @@
<MauiAsset Include="Resources\Raw\**" LogicalName="%(RecursiveDir)%(Filename)%(Extension)" />
</ItemGroup>

<ItemGroup Condition="$(TargetFramework.Contains('-windows'))">
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.2.221209.1" />
</ItemGroup>

<ItemGroup>
<None Remove="NuGet.config" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="CommunityToolkit.Maui.MediaElement" Version="1.0.0" />
<PackageReference Include="CommunityToolkit.Maui.MediaElement" Version="1.0.1" />
</ItemGroup>

</Project>
9 changes: 0 additions & 9 deletions src/MediaElement/Net7/MauiApp1/NuGet.config

This file was deleted.

0 comments on commit e650fec

Please sign in to comment.