update to .NET Core 3.2
This commit is contained in:
		@ -18,9 +18,9 @@
 | 
			
		||||
  </PropertyGroup>
 | 
			
		||||
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.2" />
 | 
			
		||||
    <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.4" />
 | 
			
		||||
    <PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
 | 
			
		||||
    <PackageReference Include="System.Text.Json" Version="4.7.1" />
 | 
			
		||||
    <PackageReference Include="System.Text.Json" Version="4.7.2" />
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
 | 
			
		||||
</Project>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user