Microsoft.Extensions.Configuration.CommandLine
Advanced tools
Sorry, the diff of this file is not supported yet
| <Project InitialTargets="NETStandardCompatError_Microsoft_Extensions_Configuration_CommandLine_net462"> | ||
| <Target Name="NETStandardCompatError_Microsoft_Extensions_Configuration_CommandLine_net462" | ||
| Condition="'$(SuppressTfmSupportBuildWarnings)' == ''"> | ||
| <Warning Text="Microsoft.Extensions.Configuration.CommandLine 10.0.1 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk." /> | ||
| <Warning Text="Microsoft.Extensions.Configuration.CommandLine 10.0.2 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk." /> | ||
| </Target> | ||
| </Project> |
| <Project InitialTargets="NETStandardCompatError_Microsoft_Extensions_Configuration_CommandLine_net8_0"> | ||
| <Target Name="NETStandardCompatError_Microsoft_Extensions_Configuration_CommandLine_net8_0" | ||
| Condition="'$(SuppressTfmSupportBuildWarnings)' == ''"> | ||
| <Warning Text="Microsoft.Extensions.Configuration.CommandLine 10.0.1 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk." /> | ||
| <Warning Text="Microsoft.Extensions.Configuration.CommandLine 10.0.2 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk." /> | ||
| </Target> | ||
| </Project> |
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>Microsoft.Extensions.Configuration.CommandLine</id> | ||
| <version>10.0.1</version> | ||
| <version>10.0.2</version> | ||
| <authors>Microsoft</authors> | ||
@@ -17,23 +17,23 @@ <license type="expression">MIT</license> | ||
| <serviceable>true</serviceable> | ||
| <repository type="git" url="https://github.com/dotnet/dotnet" commit="fad253f51b461736dfd3cd9c15977bb7493becef" /> | ||
| <repository type="git" url="https://github.com/dotnet/dotnet" commit="44525024595742ebe09023abe709df51de65009b" /> | ||
| <dependencies> | ||
| <group targetFramework=".NETFramework4.6.2"> | ||
| <dependency id="Microsoft.Extensions.Configuration.Abstractions" version="10.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration" version="10.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration.Abstractions" version="10.0.2" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration" version="10.0.2" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework="net8.0"> | ||
| <dependency id="Microsoft.Extensions.Configuration.Abstractions" version="10.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration" version="10.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration.Abstractions" version="10.0.2" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration" version="10.0.2" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework="net9.0"> | ||
| <dependency id="Microsoft.Extensions.Configuration.Abstractions" version="10.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration" version="10.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration.Abstractions" version="10.0.2" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration" version="10.0.2" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework="net10.0"> | ||
| <dependency id="Microsoft.Extensions.Configuration.Abstractions" version="10.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration" version="10.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration.Abstractions" version="10.0.2" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration" version="10.0.2" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework=".NETStandard2.0"> | ||
| <dependency id="Microsoft.Extensions.Configuration.Abstractions" version="10.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration" version="10.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration.Abstractions" version="10.0.2" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration" version="10.0.2" exclude="Build,Analyzers" /> | ||
| </group> | ||
@@ -40,0 +40,0 @@ </dependencies> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet