diff --git a/SiriLazor.sln b/SiriLazor.sln index fd38a65..7af8694 100644 --- a/SiriLazor.sln +++ b/SiriLazor.sln @@ -7,11 +7,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SiriLazor", "SiriLazor\Siri EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SiriLazor.WASM", "SiriLazor.WASM\SiriLazor.WASM.csproj", "{D30D7C33-D7EB-45C8-BBD9-3C49F4E6A536}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "resources", "resources", "{99534AA8-8AC6-42B6-BE1A-A4DF893A427D}" - ProjectSection(SolutionItems) = preProject - ..\..\..\OneDrive\Desktop\SiriLazor_160x160.png = ..\..\..\OneDrive\Desktop\SiriLazor_160x160.png - EndProjectSection -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU diff --git a/SiriLazor/SiriLazor.csproj b/SiriLazor/SiriLazor.csproj index 5c848a2..3d2ac0b 100644 --- a/SiriLazor/SiriLazor.csproj +++ b/SiriLazor/SiriLazor.csproj @@ -1,14 +1,19 @@  - - ES6 - - - ES6 - net8.0 enable enable + Siriwave.js interop for blazor + p0laris + Siriwave.js wrapper for blazor to generate siri-wave animations for both classical style, IOS9+ style. + https://github.com/p6laris/SiriLazor + SiriLazor_160x160.png + https://github.com/p6laris/SiriLazor + Siri-wave; Siriwave.js;Blazor; Blazor Wrapper;SiriLazor; + en-US + True + MIT + True @@ -17,10 +22,12 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + + + True + \ + + \ No newline at end of file diff --git a/SiriLazor/SiriLazor_160x160.png b/SiriLazor/SiriLazor_160x160.png new file mode 100644 index 0000000..2f123b3 Binary files /dev/null and b/SiriLazor/SiriLazor_160x160.png differ