Skip to content

Commit 85978df

Browse files
committed
move _static to samples
1 parent f05360b commit 85978df

58 files changed

Lines changed: 11 additions & 11 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

aspnetcore/migration/fx-to-core/examples/configuration.md

Lines changed: 2 additions & 2 deletions

aspnetcore/migration/fx-to-core/examples/overview.md

Lines changed: 9 additions & 9 deletions

aspnetcore/migration/fx-to-core/examples/_static/configuration/samples/WebApp1/src/WebApp1/Controllers/HomeController.cs renamed to aspnetcore/migration/fx-to-core/examples/samples/configuration/WebApp1/src/WebApp1/Controllers/HomeController.cs

File renamed without changes.

aspnetcore/migration/fx-to-core/examples/_static/configuration/samples/WebApp1/src/WebApp1/Program.cs renamed to aspnetcore/migration/fx-to-core/examples/samples/configuration/WebApp1/src/WebApp1/Program.cs

File renamed without changes.

aspnetcore/migration/fx-to-core/examples/_static/configuration/samples/WebApp1/src/WebApp1/Startup.cs renamed to aspnetcore/migration/fx-to-core/examples/samples/configuration/WebApp1/src/WebApp1/Startup.cs

File renamed without changes.

aspnetcore/migration/fx-to-core/examples/_static/configuration/samples/WebApp1/src/WebApp1/Views/Home/About.cshtml renamed to aspnetcore/migration/fx-to-core/examples/samples/configuration/WebApp1/src/WebApp1/Views/Home/About.cshtml

File renamed without changes.

aspnetcore/migration/fx-to-core/examples/_static/configuration/samples/WebApp1/src/WebApp1/Views/Home/Contact.cshtml renamed to aspnetcore/migration/fx-to-core/examples/samples/configuration/WebApp1/src/WebApp1/Views/Home/Contact.cshtml

File renamed without changes.

aspnetcore/migration/fx-to-core/examples/_static/configuration/samples/WebApp1/src/WebApp1/Views/Home/Index.cshtml renamed to aspnetcore/migration/fx-to-core/examples/samples/configuration/WebApp1/src/WebApp1/Views/Home/Index.cshtml

File renamed without changes.

aspnetcore/migration/fx-to-core/examples/_static/configuration/samples/WebApp1/src/WebApp1/Views/Shared/Error.cshtml renamed to aspnetcore/migration/fx-to-core/examples/samples/configuration/WebApp1/src/WebApp1/Views/Shared/Error.cshtml

File renamed without changes.

aspnetcore/migration/fx-to-core/examples/_static/configuration/samples/WebApp1/src/WebApp1/Views/Shared/_Layout.cshtml renamed to aspnetcore/migration/fx-to-core/examples/samples/configuration/WebApp1/src/WebApp1/Views/Shared/_Layout.cshtml

File renamed without changes.

0 commit comments

Comments
 (0)