Move code into src/dotnet

This commit is contained in:
Lucas Girouard-Stranks
2020-11-30 17:34:54 -05:00
parent 6e8dcbb922
commit 3678ef907d
560 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ env:
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
DOTNET_CORE_SDK_VERSION: 3.1.301
SOLUTION_PATH: './Source/MonoGame.Extended.sln'
SOLUTION_PATH: './src/dotnet/MonoGame.Extended.sln'
MYGET_ACCESS_TOKEN: ${{ secrets.MYGET_ACCESS_TOKEN }}
MYGET_SOURCE_URL: 'https://www.myget.org/F/lithiumtoast/api/v3/index.json'

Some files were not shown because too many files have changed in this diff Show More