|
15 | 15 | <license type="expression">MIT</license>
|
16 | 16 | <language>C#</language>
|
17 | 17 | <dependencies>
|
18 |
| - <group targetFramework="net7.0-android30.0"> |
| 18 | + <group targetFramework="net8.0-android30.0"> |
19 | 19 | </group>
|
20 |
| - <group targetFramework="net7.0-ios13.6"> |
| 20 | + <group targetFramework="net8.0-ios13.6"> |
21 | 21 | </group>
|
22 |
| - <group targetFramework="net7.0-maccatalyst13.5"> |
| 22 | + <group targetFramework="net8.0-maccatalyst13.5"> |
23 | 23 | </group>
|
24 |
| - <group targetFramework="net7.0-windows10.0.19041"> |
| 24 | + <group targetFramework="net8.0-windows10.0.19041"> |
25 | 25 | </group>
|
26 | 26 | </dependencies>
|
27 | 27 | </metadata>
|
|
34 | 34 | <file src="src/Comet/bin/Debug/netstandard2.0/Microsoft.Maui.pdb" target="lib/netstandard2.0/Microsoft.Maui.pdb"/>
|
35 | 35 | <file src="src/Comet/bin/Debug/netstandard2.0/Microsoft.Maui.Essentials.dll" target="lib/netstandard2.0/Microsoft.Maui.Essentials.dll"/>
|
36 | 36 | <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"/> |
47 | 47 | <!-- <file src="external/Maui/.nuspec/Microsoft.Maui.Controls.MultiTargeting.targets" target="build/Microsoft.Maui.Controls.MultiTargeting.targets" /> -->
|
48 | 48 | <file src="src/Comet.SourceGenerator/bin/Debug/netstandard2.0/Comet.SourceGenerator.dll" target="analyzers/cs/Comet.SourceGenerator.dll"/>
|
49 | 49 | <file src="src/Comet.SourceGenerator/bin/Debug/netstandard2.0/Stubble.Core.dll" target="analyzers/cs/Stubble.Core.dll"/>
|
|
0 commit comments