This repository was archived by the owner on Nov 19, 2024. It is now read-only.
HELP #75
HELP
#75
Replies: 3 comments 3 replies
-
And what is your question? |
Beta Was this translation helpful? Give feedback.
0 replies
-
It clearly tells you what is wrong. You use SDK of dotnet 6. You need 7. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Yeah, I do have 7 installed, but it says I'm using 6 💀💀
…On Mon, Apr 24, 2023, 9:19 PM drizzle-mizzle ***@***.***> wrote:
/nix/store/4axlc21msjr9g181l2y6hxsmm4jar8i7-dotnet-sdk-6.0.403/sdk/6.0.403/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(144,5)
.
/nix/store/4axlc21msjr9g181l2y6hxsmm4jar8i7-dotnet-sdk-6.0.403/sdk/6.0.403/
.
dotnet-sdk-6.0.403/sdk/6.0.403
.
6.0.403
.
Doesn't look like "7"
—
Reply to this email directly, view it on GitHub
<#75 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATRH3DX5IDUD36QA3HUVZCLXC5GDTANCNFSM6AAAAAAXKM2ZUQ>
.
You are receiving this because you authored the thread.Message ID:
<drizzle-mizzle/CharacterAI-Discord-Bot/repo-discussions/75/comments/5714948
@github.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It keeps giving me
/nix/store/4axlc21msjr9g181l2y6hxsmm4jar8i7-dotnet-sdk-6.0.403/sdk/6.0.403/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(144,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 7.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 7.0. [/home/runner/CharacterAI-Discord-Bot/CharacterAI_Discord_Bot.csproj]
The build failed. Fix the build errors and run again.
I'm using Replit and I have .NET 7.0.5
Beta Was this translation helpful? Give feedback.
All reactions