Skip to content

Commit bbe7c2e

Browse files
committed
update comet nuspec
1 parent 6a9a120 commit bbe7c2e

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Comet.nuspec

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
<license type="expression">MIT</license>
1616
<language>C#</language>
1717
<dependencies>
18-
<group targetFramework="net7.0-android30.0">
18+
<group targetFramework="net8.0-android30.0">
1919
</group>
20-
<group targetFramework="net7.0-ios13.6">
20+
<group targetFramework="net8.0-ios13.6">
2121
</group>
22-
<group targetFramework="net7.0-maccatalyst13.5">
22+
<group targetFramework="net8.0-maccatalyst13.5">
2323
</group>
24-
<group targetFramework="net7.0-windows10.0.19041">
24+
<group targetFramework="net8.0-windows10.0.19041">
2525
</group>
2626
</dependencies>
2727
</metadata>
@@ -34,16 +34,16 @@
3434
<file src="src/Comet/bin/Debug/netstandard2.0/Microsoft.Maui.pdb" target="lib/netstandard2.0/Microsoft.Maui.pdb"/>
3535
<file src="src/Comet/bin/Debug/netstandard2.0/Microsoft.Maui.Essentials.dll" target="lib/netstandard2.0/Microsoft.Maui.Essentials.dll"/>
3636
<file src="src/Comet/bin/Debug/netstandard2.0/Microsoft.Maui.Essentials.pdb" target="lib/netstandard2.0/Microsoft.Maui.Essentials.pdb"/> -->
37-
<file src="src/Comet/bin/Debug/net7.0-ios/Comet.dll" target="lib/net7.0-ios13.6/Comet.dll"/>
38-
<file src="src/Comet/bin/Debug/net7.0-ios/Comet.pdb" target="lib/net7.0-ios13.6/Comet.pdb"/>
39-
<file src="src/Comet/bin/Debug/net7.0/Comet.dll" target="lib/net7.0/Comet.dll"/>
40-
<file src="src/Comet/bin/Debug/net7.0/Comet.pdb" target="lib/net7.0/Comet.pdb"/>
41-
<file src="src/Comet/bin/Debug/net7.0-android/Comet.dll" target="lib/net7.0-android30.0/Comet.dll"/>
42-
<file src="src/Comet/bin/Debug/net7.0-android/Comet.pdb" target="lib/net7.0-android30.0/Comet.pdb"/>
43-
<file src="src/Comet/bin/Debug/net7.0-maccatalyst/Comet.dll" target="lib/net7.0-maccatalyst13.5/Comet.dll"/>
44-
<file src="src/Comet/bin/Debug/net7.0-maccatalyst/Comet.pdb" target="lib/net7.0-maccatalyst13.5/Comet.pdb"/>
45-
<file src="src/Comet/bin/Debug/net7.0-windows10.0.19041.0/Comet.dll" target="lib/net7.0-windows10.0.19041.0/Comet.dll"/>
46-
<file src="src/Comet/bin/Debug/net7.0-windows10.0.19041.0/Comet.pdb" target="lib/net7.0-windows10.0.19041.0/Comet.pdb"/>
37+
<file src="src/Comet/bin/Debug/net8.0-ios/Comet.dll" target="lib/net8.0-ios13.6/Comet.dll"/>
38+
<file src="src/Comet/bin/Debug/net8.0-ios/Comet.pdb" target="lib/net8.0-ios13.6/Comet.pdb"/>
39+
<file src="src/Comet/bin/Debug/net8.0/Comet.dll" target="lib/net8.0/Comet.dll"/>
40+
<file src="src/Comet/bin/Debug/net8.0/Comet.pdb" target="lib/net8.0/Comet.pdb"/>
41+
<file src="src/Comet/bin/Debug/net8.0-android/Comet.dll" target="lib/net8.0-android30.0/Comet.dll"/>
42+
<file src="src/Comet/bin/Debug/net8.0-android/Comet.pdb" target="lib/net8.0-android30.0/Comet.pdb"/>
43+
<file src="src/Comet/bin/Debug/net8.0-maccatalyst/Comet.dll" target="lib/net8.0-maccatalyst13.5/Comet.dll"/>
44+
<file src="src/Comet/bin/Debug/net8.0-maccatalyst/Comet.pdb" target="lib/net8.0-maccatalyst13.5/Comet.pdb"/>
45+
<file src="src/Comet/bin/Debug/net8.0-windows10.0.19041.0/Comet.dll" target="lib/net8.0-windows10.0.19041.0/Comet.dll"/>
46+
<file src="src/Comet/bin/Debug/net8.0-windows10.0.19041.0/Comet.pdb" target="lib/net8.0-windows10.0.19041.0/Comet.pdb"/>
4747
<!-- <file src="external/Maui/.nuspec/Microsoft.Maui.Controls.MultiTargeting.targets" target="build/Microsoft.Maui.Controls.MultiTargeting.targets" /> -->
4848
<file src="src/Comet.SourceGenerator/bin/Debug/netstandard2.0/Comet.SourceGenerator.dll" target="analyzers/cs/Comet.SourceGenerator.dll"/>
4949
<file src="src/Comet.SourceGenerator/bin/Debug/netstandard2.0/Stubble.Core.dll" target="analyzers/cs/Stubble.Core.dll"/>

0 commit comments

Comments
 (0)