Skip to content

Commit 3e559ad

Browse files
committed
chore: Удален неиспользуемая настройка
1 parent 8212765 commit 3e559ad

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

oscript-compressor/OscriptCompressor.csproj

-7
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,4 @@
4444
<PackageReference Include="OneScript.StandardLibrary" Version="1.9.2" />
4545
</ItemGroup>
4646

47-
<ItemGroup Condition="'$(TargetFramework)'=='net48'">
48-
<NativeLibs Include="$(MSBuildThisFileDirectory)\runtimes\**\*.*" />
49-
<None Include="@(NativeLibs)">
50-
<Link>runtimes\%(RecursiveDir)%(FileName)%(Extension)</Link>
51-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
52-
</None>
53-
</ItemGroup>
5447
</Project>

0 commit comments

Comments
 (0)