Commit 4f4896e4 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Removed `netstandard` + `net5.0`, moved `net45` -> `net46`

parent 817c1a5f
......@@ -191,10 +191,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="KeraLua">
<Version>1.2.11</Version>
<Version>1.2.12</Version>
</PackageReference>
<PackageReference Include="Codefoco.Touch.Server">
<Version>1.0.26</Version>
<Version>1.0.27</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
......
......@@ -216,10 +216,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="KeraLua">
<Version>1.2.11</Version>
<Version>1.2.12</Version>
</PackageReference>
<PackageReference Include="Codefoco.Touch.Server">
<Version>1.0.26</Version>
<Version>1.0.27</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment