diff --git a/Directory.Build.props b/Directory.Build.props new file mode 100644 index 0000000..fe6aa5b --- /dev/null +++ b/Directory.Build.props @@ -0,0 +1,24 @@ + + + + 13 + + + $(Version) + Cysharp + Cysharp + © Cysharp, Inc. + task;async + https://github.com/Cysharp/UniTask + README.md + $(PackageProjectUrl) + git + MIT + Icon.png + + + + + + + diff --git a/src/UniTask.NetCore/Icon.png b/Icon.png similarity index 100% rename from src/UniTask.NetCore/Icon.png rename to Icon.png diff --git a/src/UniTask.NetCore/UniTask.NetCore.csproj b/src/UniTask.NetCore/UniTask.NetCore.csproj index b794135..12feb32 100644 --- a/src/UniTask.NetCore/UniTask.NetCore.csproj +++ b/src/UniTask.NetCore/UniTask.NetCore.csproj @@ -11,26 +11,12 @@ UniTask - $(Version) - Cysharp - Cysharp - © Cysharp, Inc. - task;async Provides an efficient async/await integration to Unity and .NET Core. - https://github.com/Cysharp/UniTask - $(PackageProjectUrl) - git - MIT - Icon.png true opensource.snk true - - - -