-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
35 changed files
with
256 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
obj/Debug/netcoreapp3.1/EmojiPicker.RazorTargetAssemblyInfo.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
95a9b4668ed14a401a178e8bbb67ada90e06d11a | ||
e50b721fe1e117e4b58eda95c122868b355610b9 |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
-163 KB
(0.25%)
obj/Debug/netcoreapp3.1/EmojiPicker.csprojAssemblyReference.cache
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> | ||
<metadata> | ||
<id>Blazor_EmojiFilePicker</id> | ||
<version>0.0.3</version> | ||
<title>Emoji- and Filepicker for Blazor</title> | ||
<authors>Kevin Riedl: github.com/wsdt</authors> | ||
<owners>Kevin Riedl: github.com/wsdt</owners> | ||
<requireLicenseAcceptance>true</requireLicenseAcceptance> | ||
<license type="expression">GPL-3.0-or-later</license> | ||
<licenseUrl>https://licenses.nuget.org/GPL-3.0-or-later</licenseUrl> | ||
<description>Provides a simple Bootstrap Text-Input field with Smiley- and File-Support.</description> | ||
<copyright>WSDT - Riedl Kevin</copyright> | ||
<tags>Blazor Emoji Smiley Input Text File Image Picker Bootstrap</tags> | ||
<repository url="https://github.com/wsdt/Blazor_EmojiFilePicker" /> | ||
<dependencies> | ||
<group targetFramework=".NETCoreApp3.1"> | ||
<dependency id="Microsoft.Extensions.DependencyInjection" version="3.1.3" exclude="Build,Analyzers" /> | ||
<dependency id="Tewr.Blazor.FileReader" version="1.5.0.20109" exclude="Build,Analyzers" /> | ||
<dependency id="bootstrap" version="4.4.1" exclude="Build,Analyzers" /> | ||
</group> | ||
</dependencies> | ||
<frameworkReferences> | ||
<group targetFramework=".NETCoreApp3.1"> | ||
<frameworkReference name="Microsoft.AspNetCore.App" /> | ||
</group> | ||
</frameworkReferences> | ||
</metadata> | ||
<files> | ||
<file src="C:\Users\WSDT\Desktop\C#_.NET\KevinRiedl\SignalR\RealtimeChat_WebAssembly\EmojiPicker\bin\Release\netcoreapp3.1\EmojiPicker.dll" target="lib\netcoreapp3.1\EmojiPicker.dll" /> | ||
</files> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
490ae0c6e127820c59c94e9f76a8b78d2e5b34be | ||
f387418d06516cfe6a81f687d4f67f12a8a2ca9e |
2 changes: 1 addition & 1 deletion
2
obj/Release/netcoreapp3.1/EmojiPicker.RazorTargetAssemblyInfo.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
f9718817f39c5bc3405e36ffffae41f1123c45f4 | ||
9025cba142f3e548c16ce596ea2e49f4b3bc5b77 |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
obj/Release/netcoreapp3.1/EmojiPicker.csprojAssemblyReference.cache
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.