Skip to content

Commit 267c64a

Browse files
committed
readme
1 parent e0676d5 commit 267c64a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
- add nuget source for SDK nuget's your compile with
1313
- adjust global.json versions to SDK version
1414
- for runtime, app host error could happen - this need sed linux-arch to freebsd-arc - ex. `sed -i '' -e 's/linux-arm64/freebsd-arm64/g' runtime/.dotnet/sdk/9.0.100-preview.7.24407.12/Microsoft.NETCoreSdk.BundledVersions.props`
15+
- add `<NuGetAudit>false</NuGetAudit>` into `aspnetcore/Directory.Build.props`
16+
- remove dnc/internal nuget feeds might also help
1517
- ---
1618
- build runtime (ILC can/will fail due to missing symbols, copy from crossbuild, but final SDK/nuget will also be broken)
1719
- build aspnet (do not build with node/npm installed)

0 commit comments

Comments
 (0)