We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af5e21f commit 26f7adaCopy full SHA for 26f7ada
RemoteFile/RemoteFile.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
+ <AppendTargetFrameworkToOutputPath>true</AppendTargetFrameworkToOutputPath>
5
<TargetFramework>net8.0</TargetFramework>
6
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
7
<ImplicitUsings>disable</ImplicitUsings>
0 commit comments