[ 
https://issues.apache.org/jira/browse/LUCENENET-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16760827#comment-16760827
 ] 

Simon Svensson commented on LUCENENET-606:
------------------------------------------

I believe we would also need to change TeamCity to run 4.6 too. This touches 
another subject; we're currently having some issues with our TeamCity 
installation. This PR will probably have to wait until TeamCity works properly 
and can build and run the tests.

> Up .Net Framework from 4.5 to 4.5.1 to support Dependency Requirements?
> -----------------------------------------------------------------------
>
>                 Key: LUCENENET-606
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-606
>             Project: Lucene.Net
>          Issue Type: Improvement
>          Components: Lucene.Net Core
>    Affects Versions: Lucene.Net 4.8.0
>         Environment: Visual Studio 2019, Windows 10
>            Reporter: Chris Moschini
>            Priority: Minor
>
> Microsoft is gradually retiring support for .Net Framework 4.5, with 
> foundational Nuget Packages supporting a minimum of 4.5.1. Advancing to this 
> version shouldn't introduce any breaking changes for users of Lucene.Net, but 
> it would allow Projects using Microsoft's foundational packages (like the 
> below) stay up to date.
> Here's the error Lucene.Net presents with when trying to update today:
> Error NU1202 Package Microsoft.Extensions.DependencyModel 2.1.0 is not 
> compatible with net45 (.NETFramework,Version=v4.5). Package 
> Microsoft.Extensions.DependencyModel 2.1.0 supports:
>  - net451 (.NETFramework,Version=v4.5.1)
>  - netstandard1.3 (.NETStandard,Version=v1.3)
>  - netstandard1.6 (.NETStandard,Version=v1.6) Lucene.Net 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to