packaging: Add API for packing. #1722
Annotations
4 warnings
Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build:
VisualPinball.Engine/VPT/Table/TableWriter.cs#L63
'CompoundFile.Save(string)' is obsolete: 'Use SaveAs method'
|
Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build:
VisualPinball.Engine/VPT/Table/TableWriter.cs#L63
'CompoundFile.Save(string)' is obsolete: 'Use SaveAs method'
|
Loading