Skip to content

Commit 2005d79

Browse files
authored
Moving files into the correct locations (#84)
* Moving files into the correct locations * Fixing paths from move
1 parent e426c17 commit 2005d79

File tree

167 files changed

+1375
-1375
lines changed

Some content is hidden

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

167 files changed

+1375
-1375
lines changed

cookbook/dotnet/README.md

Lines changed: 19 additions & 405 deletions
Large diffs are not rendered by default.

cookbook/dotnet/cookbook/README.md

Lines changed: 0 additions & 19 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

cookbook/dotnet/cookbook/recipe/error-handling.cs renamed to cookbook/dotnet/recipe/error-handling.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#:project ../../src/GitHub.Copilot.SDK.csproj
1+
#:project ../../../dotnet/src/GitHub.Copilot.SDK.csproj
22
#:property PublishAot=false
33

44
using GitHub.Copilot.SDK;

cookbook/dotnet/cookbook/recipe/managing-local-files.cs renamed to cookbook/dotnet/recipe/managing-local-files.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#:project ../../src/GitHub.Copilot.SDK.csproj
1+
#:project ../../../dotnet/src/GitHub.Copilot.SDK.csproj
22
#:property PublishAot=false
33

44
using GitHub.Copilot.SDK;

0 commit comments

Comments
 (0)