Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohne authored Dec 27, 2020
1 parent 3a297e1 commit f163141
Show file tree
Hide file tree
Showing 7 changed files with 6,712 additions and 226 deletions.
9 changes: 9 additions & 0 deletions EmojiLib/EmojiLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@
<Compile Include="EmojiInfoForm.Designer.cs">
<DependentUpon>EmojiInfoForm.cs</DependentUpon>
</Compile>
<Compile Include="Emotion.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Emotion.resx</DependentUpon>
</Compile>
<Compile Include="FaceAffection.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
Expand Down Expand Up @@ -167,6 +172,10 @@
<EmbeddedResource Include="EmojiInfoForm.resx">
<DependentUpon>EmojiInfoForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Emotion.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Emotion.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="FaceAffection.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>FaceAffection.Designer.cs</LastGenOutput>
Expand Down
Loading

0 comments on commit f163141

Please sign in to comment.