remove xml declarations (#19339)

This commit is contained in:
kasperk81 2024-04-07 09:53:48 +03:00 committed by GitHub
parent 899cd0fdb3
commit 6d9d25aae3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
58 changed files with 29 additions and 87 deletions

View file

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.Docker.Sdk">
<Project Sdk="Microsoft.Docker.Sdk">
<PropertyGroup Label="Globals">
<ProjectVersion>2.0</ProjectVersion>
<DockerTargetOS>Linux</DockerTargetOS>