mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Dotnet: Fix attributes for sln/csproj files
This commit is contained in:
parent
b9e022302a
commit
64f2e8b64f
21 changed files with 74 additions and 43 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
<LangVersion>10</LangVersion>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue