Replies: 8 comments 2 replies
-
|
What kind of error are you getting? The latest version supports both .NET 8 and 9. |
Beta Was this translation helpful? Give feedback.
-
|
Hmmm nuget said it was 6.0.1
…On Thu, Apr 17, 2025, 7:10 PM Gabriel Bider ***@***.***> wrote:
What kind of error are you getting? The latest version supports both .NET
8 and 9.
—
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIKEIKEYOB3GVPCZH7S3M322AYE5AVCNFSM6AAAAAB3L6VH6GVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOBXGI2DGMA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
What is dl for latest package? Been usefully so far.
…On Thu, Apr 17, 2025, 7:10 PM Gabriel Bider ***@***.***> wrote:
What kind of error are you getting? The latest version supports both .NET
8 and 9.
—
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIKEIKEYOB3GVPCZH7S3M322AYE5AVCNFSM6AAAAAB3L6VH6GVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOBXGI2DGMA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
6.0.1 denotes the package version, not the supported .NET SDK version. Are you getting a specific error? |
Beta Was this translation helpful? Give feedback.
-
|
here are the two errors, didn't notice them before but must have been there
Severity Code Description Project File Line Suppression State
Warning (active) NU1701 Package 'Pastel 6.0.1' was restored using
'.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2,
.NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1,
.NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8,
.NETFramework,Version=v4.8.1' instead of the project target framework
'net6.0'. This package may not be fully compatible with your project.
RoboAI C:\Users\Dan\Source\Repos\RoboAI\RoboAI.csproj 1
Warning Package 'Pastel 6.0.1' was restored using
'.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2,
.NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1,
.NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8,
.NETFramework,Version=v4.8.1' instead of the project target framework
'net6.0'. This package may not be fully compatible with your project.
RoboAI C:\Users\Dan\Source\Repos\RoboAI\RoboAI.csproj 0
…On Thu, Apr 17, 2025 at 8:00 PM Gabriel Bider ***@***.***> wrote:
6.0.1 denotes the package version, not the supported .NET SDK version. Are
you getting a specific error?
—
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIKEIOYNQRJQOLFITR47JT22A6A5AVCNFSM6AAAAAB3L6VH6GVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOBXGI3DKMA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
It looks like you're using .NET Framework. Pastel is only compatible with .NET. |
Beta Was this translation helpful? Give feedback.
-
|
ok thanks for the heads up. can i ask another question? how do i install
.net on visual studio?
…On Fri, Apr 18, 2025 at 2:56 AM Gabriel Bider ***@***.***> wrote:
It looks like you're using .NET Framework. Pastel is only compatible with
.NET.
—
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIKEIPQAL4OLTS7P4EBOKD22COZPAVCNFSM6AAAAAB3L6VH6GVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOBXGUYTENA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Yah. Got it all sorted out. I have tried to get this answer to no avail. I
am looking for the entire list of predefined color names. Can you help me.
…On Sun, Apr 20, 2025, 3:49 PM Gabriel Bider ***@***.***> wrote:
.NET is already installed on your system if you install VS.
—
Reply to this email directly, view it on GitHub
<#38 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIKEILFMGWL6OCPKYEEDVD22P25XAVCNFSM6AAAAAB3L6VH6GVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOBZGIZTQNQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
vs is complaining about the .net version. thoughts on how to fix?
Beta Was this translation helpful? Give feedback.
All reactions