Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
twcclegg committed Nov 28, 2022
1 parent 6256739 commit c069298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/PhoneNumbers/PhoneNumbers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<ItemGroup>
<EmbeddedResource Include="..\..\resources\*.xml" Exclude="..\..\resources\PhoneNumberMetadataForTesting.xml" />
<EmbeddedResource Include="..\..\resources\geocoding\**" LinkBase="geocoding" />
<None Include="icon.png" Pack="true" PackagePath=""/>
<None Include="..\..\icon.png" Pack="true" PackagePath=""/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c069298

Please sign in to comment.