Of Ricardo Molina
Sent: Thursday, July 30, 2020 10:45 AM
To: Profox
Subject: Re: [NF] .NET Core build to runtime 3.1.5 with SDK for 3.1.6
installed - Possible?
> 1 - Is there a way to build to a lower release of the runtime?
Create a global.json file and specify the SDK version that you want
> 1 - Is there a way to build to a lower release of the runtime?
Create a global.json file and specify the SDK version that you want to use.
https://docs.microsoft.com/en-us/dotnet/core/versions/selection
On Tue, 28 Jul 2020 at 18:11, Tracy Pearson wrote:
> My searches on the internet are fe
This reminds me of the love of simplicity that is my VFP.
:-)
On 7/30/2020 3:46 AM, Alan Bourke wrote:
doing this will make the distribution much larger
though - a full runtime installation adds roughly 80-90megs to the
application (about 30-35megs in an installer package).
For .NET Core 3.x y
>doing this will make the distribution much larger
> though - a full runtime installation adds roughly 80-90megs to the
> application (about 30-35megs in an installer package).
For .NET Core 3.x you could try
dotnet publish -r win-x64 -c Release /p:PublishTrimmed=true
Which will build a monol
th it seems.
Tracy
-Original Message-
From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Eric Selje
Sent: Wednesday, July 29, 2020 9:29 AM
To: ProFox Email List
Subject: Re: [NF] .NET Core build to runtime 3.1.5 with SDK for 3.1.6 installed
- Possible?
Isn't it nice to be out
y team on the path we may take in the future.
> >
> > Tracy
> >
> >
> > -Original Message-
> > From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Richard Kaye
> > Sent: Tuesday, July 28, 2020 5:21 PM
> > To: profox@leafe.com
> &
l Message-
> From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Richard Kaye
> Sent: Tuesday, July 28, 2020 5:21 PM
> To: profox@leafe.com
> Subject: RE: [NF] .NET Core build to runtime 3.1.5 with SDK for 3.1.6
> installed - Possible?
>
> As I thought might happen, Rick post
racy Pearson
Sent: Tuesday, July 28, 2020 2:39 PM
To: profoxt...@leafe.com
Subject: RE: [NF] .NET Core build to runtime 3.1.5 with SDK for 3.1.6 installed
- Possible?
Well, the required version is 3.1.4. Yet it compiled requiring 3.1.6 because
that is the most recent 3.1.X installed.
So the downgrad
g
with full framework for the time being for any desktop, non-server application
development.
+++ Rick ---
--
rk
-Original Message-
From: ProfoxTech On Behalf Of Richard Kaye
Sent: Tuesday, July 28, 2020 2:55 PM
To: profoxt...@leafe.com
Subject: RE: [NF] .NET Core build to runtime 3.1.
x27;t have access to some of the features I'm using in C# 8.
-Original Message-
From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Stephen Russell
Sent: Tuesday, July 28, 2020 2:26 PM
To: ProFox Email List
Subject: Re: [NF] .NET Core build to runtime 3.1.5 with SDK for 3.1.6 instal
--Original Message-
From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Stephen Russell
Sent: Tuesday, July 28, 2020 2:26 PM
To: ProFox Email List
Subject: Re: [NF] .NET Core build to runtime 3.1.5 with SDK for 3.1.6
installed - Possible?
You can downgrade the version of core requi
You can downgrade the version of core required in the project. Either way,
you have to supply that in your installer. Your clients probably won't
have it on thier machines. I'd consider using the M$ one because it will
bring in the correct bootstraping you'll need.
I only do web installs and no
Behalf Of Richard Kaye
Sent: Tuesday, July 28, 2020 1:58 PM
To: profox@leafe.com
Subject: RE: [NF] .NET Core build to runtime 3.1.5 with SDK for 3.1.6
installed - Possible?
I'd try posting this into one of Rick Strahl's support forums. I know this
isn't connected to WW frameworks
s blogged quite a bit over the years about handling
framework version stuff.
--
rk
-Original Message-
From: ProfoxTech On Behalf Of Tracy Pearson
Sent: Tuesday, July 28, 2020 1:11 PM
To: profoxt...@leafe.com
Subject: [NF] .NET Core build to runtime 3.1.5 with SDK for 3.1.6 installed -
My searches on the internet are fetching a bunch of build .NET Core 2.1 with
.NET Core 3.0 installed.
I'm in the later stages of getting a product ready for release and the test
machines and build machines are still on 3.1.5.
When I want to do a quick build from my system which was installed at 3.
15 matches
Mail list logo