Modernize to net8.0/net10.0 and ship as a native-AOT tool - #13
Merged
Merged
Annotations
8 warnings
|
Pack native-AOT tool for linux-x64
File '/home/runner/work/assembly-rewriter/assembly-rewriter/src/assembly-rewriter/bin/Release/net8.0/linux-x64/publish/nuget-icon.png' is not added because the package already contains file 'tools/any/linux-x64/nuget-icon.png'
|
|
Pack native-AOT tool for linux-x64
File '/home/runner/work/assembly-rewriter/assembly-rewriter/src/assembly-rewriter/bin/Release/net8.0/linux-x64/publish/assembly-rewriter.dbg' is not added because the package already contains file 'tools/any/linux-x64/assembly-rewriter.dbg'
|
|
Pack native-AOT tool for linux-x64
File '/home/runner/work/assembly-rewriter/assembly-rewriter/src/assembly-rewriter/bin/Release/net8.0/linux-x64/publish/assembly-rewriter' is not added because the package already contains file 'tools/any/linux-x64/assembly-rewriter'
|
|
Pack native-AOT tool for linux-x64
File '/home/runner/work/assembly-rewriter/assembly-rewriter/src/assembly-rewriter/obj/Release/net8.0/linux-x64/DotnetToolSettings.xml' is not added because the package already contains file 'tools/any/linux-x64/DotnetToolSettings.xml'
|
|
Pack native-AOT tool for linux-x64:
src/assembly-rewriter/AssemblyRewriterCommand.cs#L19
Using member 'System.ComponentModel.DataAnnotations.MinLengthAttribute.MinLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
|
|
Pack native-AOT tool for linux-x64:
src/assembly-rewriter/AssemblyRewriterCommand.cs#L18
Using member 'System.ComponentModel.DataAnnotations.MinLengthAttribute.MinLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
|
|
Pack native-AOT tool for linux-x64:
src/assembly-rewriter/AssemblyRewriterCommand.cs#L19
Using member 'System.ComponentModel.DataAnnotations.MinLengthAttribute.MinLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
|
|
Pack native-AOT tool for linux-x64:
src/assembly-rewriter/AssemblyRewriterCommand.cs#L18
Using member 'System.ComponentModel.DataAnnotations.MinLengthAttribute.MinLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
|
background
wait
wait-all
cancel
parallel
Loading