Skip to content

Commit

Permalink
Remove reference to Microsoft.CodeAnalysis.CSharp
Browse files Browse the repository at this point in the history
  • Loading branch information
OronDF343 committed Nov 23, 2023
1 parent 2b6220a commit ea43f43
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
<ProjectReference Include="../Framework/DotVVM.Framework.csproj" />
<ProjectReference Include="../Core/DotVVM.Core.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="2.8.0" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.1'">
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.2.0" />
Expand Down

0 comments on commit ea43f43

Please sign in to comment.