Skip to content

Commit df44358

Browse files
committed
Fix package name
1 parent 220ae76 commit df44358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Lottie-Windows-Uwp.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
4-
<id>CommunityToolkit.UwpUnified.Lottie</id>
4+
<id>CommunityToolkit.Uwp.Lottie</id>
55
<version>0.0.0-SpecifyVersionOnCommandline</version>
66
<authors>Microsoft.Toolkit</authors>
77
<requireLicenseAcceptance>true</requireLicenseAcceptance>

0 commit comments

Comments
 (0)