Ditched Roslyn

This commit is contained in:
Yoshi Askharoun
2022-06-12 21:38:09 -05:00
parent 9461773d02
commit a41ef575ba
2 changed files with 13 additions and 51 deletions
-2
View File
@@ -44,8 +44,6 @@
<ItemGroup Condition="'$(TargetFramework)' == 'net6.0'">
<PackageReference Include="System.Security.Permissions" Version="6.0.0" />
<PackageReference Include="Vanara.PInvoke.Accessibility" Version="3.4.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.2.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.2.0"/>
</ItemGroup>
<PropertyGroup Condition=" '$(UseOpenZune)' == 'true' ">