2022-03-29 22:01:26 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
2022-12-05 08:59:04 -08:00
|
|
|
<TargetFramework>net7.0</TargetFramework>
|
2022-03-29 22:01:26 +02:00
|
|
|
</PropertyGroup>
|
|
|
|
|
</Project>
|