浏览代码

Update package to public 7.0.0 package

/main
André McGrail 5 年前
当前提交
7896358b
共有 2 个文件被更改,包括 5 次插入7 次删除
  1. 8
      Packages/manifest.json
  2. 4
      ProjectSettings/ProjectVersion.txt

8
Packages/manifest.json


{
"registry": "https://staging-packages.unity.com",
"dependencies": {
"com.unity.burst": "1.1.0-preview.3",
"com.unity.burst": "1.1.1",
"com.unity.mathematics": "1.0.1",
"com.unity.render-pipelines.core": "file:/Users/andremcgrail/Documents/UnityProjects/Github/SRP_Master/com.unity.render-pipelines.core",
"com.unity.render-pipelines.universal": "file:/Users/andremcgrail/Documents/UnityProjects/Github/SRP_Master/com.unity.render-pipelines.universal",
"com.unity.shadergraph": "file:/Users/andremcgrail/Documents/UnityProjects/Github/SRP_Master/com.unity.shadergraph",
"com.unity.mathematics": "1.1.0",
"com.unity.render-pipelines.universal": "7.0.0",
"com.unity.textmeshpro": "2.0.1",
"com.unity.timeline": "1.1.0",
"com.unity.ugui": "1.0.0",

4
ProjectSettings/ProjectVersion.txt


m_EditorVersion: 2019.3.0a10
m_EditorVersionWithRevision: 2019.3.0a10 (894e0aee7652)
m_EditorVersion: 2019.3.0a11
m_EditorVersionWithRevision: 2019.3.0a11 (6fa9444d8a5d)
正在加载...
取消
保存