Replace Project- with PackageReference on samples. (#2297)

* Init

* Resolve errors
This commit is contained in:
Armano den Boef
2022-05-18 09:49:21 +02:00
committed by GitHub
parent 725d2557dd
commit 6d21e42ddf
6 changed files with 13 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>