We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fb3e58 commit abcf0fdCopy full SHA for abcf0fd
Tests/Tests.csproj
@@ -1,6 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>net8.0;net10.0</TargetFrameworks>
4
+ <AppendTargetFrameworkToOutputPath>true</AppendTargetFrameworkToOutputPath>
5
<OutputType>Library</OutputType>
6
<AssemblyName>ICSharpCode.CodeConverter.Tests</AssemblyName>
7
<RootNamespace>ICSharpCode.CodeConverter.Tests</RootNamespace>
0 commit comments