Upgraded project to DotNet 6, increased package version to 1.1.0
This commit is contained in:
@ -2,10 +2,9 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<Nullable>enable</Nullable>
|
||||
|
||||
<Nullable>disable</Nullable>
|
||||
<ImplicitUsings>disable</ImplicitUsings>
|
||||
<IsPackable>false</IsPackable>
|
||||
|
||||
<AssemblyName>MontoyaTech.Rest.Net.Tests</AssemblyName>
|
||||
</PropertyGroup>
|
||||
|
||||
|
Reference in New Issue
Block a user