Skip to content

Commit

Permalink
Fix conflict with SharpLab dependency on different version of Mobius.…
Browse files Browse the repository at this point in the history
…ILasm
  • Loading branch information
ashmind committed Oct 13, 2023
1 parent a4db4d4 commit 65e4078
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3,119 deletions.
3 changes: 2 additions & 1 deletion AspNetCore.Demo.Net6/AspNetCore.Demo.Net6.csproj
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<AssemblyName>MirrorSharp.AspNetCore.Demo.Net6</AssemblyName>
<RootNamespace>MirrorSharp.AspNetCore.Demo.Net6</RootNamespace>
<IsPackable>false</IsPackable>
<RestorePackagesWithLockFile>false</RestorePackagesWithLockFile>
</PropertyGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 65e4078

Please sign in to comment.