зеркало из https://github.com/dotnet/infer.git
b904a5beb9
Add .net6.0-windows as a target so that Visualizer features are available on .NET 6.0 when targeting Windows (while preserving the cross-platform net6.0 target). I have changed our minimum .NET 4xx dependency from net462 to net472 because this is the minimum version supported by the version of the automatic graph layout package that supports net6.0-windows. It is possible to still use net462 and in this case to use the previous version of automatic graph layout; but the increased complexity doesn't seem worth it. |
||
---|---|---|
.. | ||
CompilerOptionsTestUtils.cs | ||
Program.cs | ||
TestAllCompilerOptions.csproj |