Skip to content

Commit

Permalink
Add: csproj files for API documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnulusGames committed Dec 25, 2023
1 parent cf62773 commit a3caecf
Show file tree
Hide file tree
Showing 9 changed files with 8,588 additions and 2 deletions.
3 changes: 1 addition & 2 deletions src/LitMotion/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
Expand Down Expand Up @@ -76,4 +75,4 @@ crashlytics-build.properties
/[Aa]ssets/[Ss]treamingAssets/aa/*

# DS_Store
*.DS_Store
*.DS_Store
1,225 changes: 1,225 additions & 0 deletions src/LitMotion/Assembly-CSharp-Editor-firstpass.csproj

Large diffs are not rendered by default.

1,137 changes: 1,137 additions & 0 deletions src/LitMotion/Assembly-CSharp-firstpass.csproj

Large diffs are not rendered by default.

1,140 changes: 1,140 additions & 0 deletions src/LitMotion/Assembly-CSharp.csproj

Large diffs are not rendered by default.

1,039 changes: 1,039 additions & 0 deletions src/LitMotion/LitMotion.Editor.csproj

Large diffs are not rendered by default.

1,019 changes: 1,019 additions & 0 deletions src/LitMotion/LitMotion.Extensions.csproj

Large diffs are not rendered by default.

994 changes: 994 additions & 0 deletions src/LitMotion/LitMotion.Tests.Editor.csproj

Large diffs are not rendered by default.

968 changes: 968 additions & 0 deletions src/LitMotion/LitMotion.Tests.Runtime.csproj

Large diffs are not rendered by default.

1,065 changes: 1,065 additions & 0 deletions src/LitMotion/LitMotion.csproj

Large diffs are not rendered by default.

0 comments on commit a3caecf

Please sign in to comment.