File tree Expand file tree Collapse file tree 6 files changed +20
-17
lines changed
UnityWebBrowser.Engine.Cef
UnityWebBrowser.UnityProject/Packages
VoltstroStudios.UnityWebBrowser.Engine.Shared/Pages
VoltstroStudios.UnityWebBrowser.Tests Expand file tree Collapse file tree 6 files changed +20
-17
lines changed Original file line number Diff line number Diff line change 1919 "licensesUrl" : " https://github.com/Voltstro-Studios/UnityWebBrowser/blob/master/LICENSE.md" ,
2020 "dependencies" : {
2121 "dev.voltstro.nativearrayspanextensions" : " 1.0.0" ,
22- "com.unity.nuget.newtonsoft-json" : " 3.0.2 " ,
22+ "com.unity.nuget.newtonsoft-json" : " 3.2.1 " ,
2323 "com.cysharp.unitask" : " 2.3.3" ,
2424 "org.nuget.voltrpc" : " 3.1.0" ,
2525 "org.nuget.voltrpc.extension.memory" : " 1.1.0" ,
Original file line number Diff line number Diff line change 3939 <ProjectReference Include =" ..\ThirdParty\CefGlue\CefGlue\CefGlue.csproj" />
4040 <ProjectReference Include =" ..\VoltstroStudios.UnityWebBrowser.Engine.Shared\VoltstroStudios.UnityWebBrowser.Engine.Shared.csproj" />
4141 <ProjectReference Include =" ..\VoltstroStudios.UnityWebBrowser.Shared\VoltstroStudios.UnityWebBrowser.Shared.csproj" />
42- <PackageReference Include =" ThisAssembly.AssemblyInfo" Version =" 1.0.10 " PrivateAssets =" all" />
42+ <PackageReference Include =" ThisAssembly.AssemblyInfo" Version =" 1.2.15 " PrivateAssets =" all" />
4343 </ItemGroup >
4444
4545 <ItemGroup >
Original file line number Diff line number Diff line change 66 "com.unity.inputsystem" : " 1.5.1" ,
77 "com.unity.test-framework" : " 1.1.33" ,
88 "com.unity.textmeshpro" : " 3.0.6" ,
9- "com.unity.toolchain.linux-x86_64" : " 2.0.4 " ,
9+ "com.unity.toolchain.linux-x86_64" : " 2.0.5 " ,
1010 "com.unity.ugui" : " 1.0.0" ,
1111 "dev.voltstro.unityimgui" : " 5.0.1" ,
1212 "dev.voltstro.unityvoltbuilder" : " 4.1.2" ,
1717 "dev.voltstro.unitywebbrowser.engine.cef.macos.x64" : " file:../../Packages/UnityWebBrowser.Engine.Cef.MacOS-x64" ,
1818 "dev.voltstro.unitywebbrowser.engine.cef.win.x64" : " file:../../Packages/UnityWebBrowser.Engine.Cef.Win-x64" ,
1919 "dev.voltstro.unitywebbrowser.unix-support" : " file:../../Packages/UnityWebBrowser.Unix-Support" ,
20- "org.nuget.microsoft.unity.analyzers" : " 1.14.0 " ,
20+ "org.nuget.microsoft.unity.analyzers" : " 1.16.1 " ,
2121 "com.unity.modules.imgui" : " 1.0.0" ,
2222 "com.unity.modules.jsonserialize" : " 1.0.0" ,
2323 "com.unity.modules.ui" : " 1.0.0" ,
Original file line number Diff line number Diff line change 4949 "url" : " https://packages.unity.com"
5050 },
5151 "com.unity.nuget.newtonsoft-json" : {
52- "version" : " 3.2.0 " ,
52+ "version" : " 3.2.1 " ,
5353 "depth" : 1 ,
5454 "source" : " registry" ,
5555 "dependencies" : {},
6363 "url" : " https://packages.unity.com"
6464 },
6565 "com.unity.sysroot" : {
66- "version" : " 2.0.5 " ,
66+ "version" : " 2.0.6 " ,
6767 "depth" : 1 ,
6868 "source" : " registry" ,
6969 "dependencies" : {},
7070 "url" : " https://packages.unity.com"
7171 },
7272 "com.unity.sysroot.linux-x86_64" : {
73- "version" : " 2.0.4 " ,
73+ "version" : " 2.0.5 " ,
7474 "depth" : 1 ,
7575 "source" : " registry" ,
7676 "dependencies" : {
77- "com.unity.sysroot" : " 2.0.5 "
77+ "com.unity.sysroot" : " 2.0.6 "
7878 },
7979 "url" : " https://packages.unity.com"
8080 },
9999 "url" : " https://packages.unity.com"
100100 },
101101 "com.unity.toolchain.linux-x86_64" : {
102- "version" : " 2.0.4 " ,
102+ "version" : " 2.0.5 " ,
103103 "depth" : 0 ,
104104 "source" : " registry" ,
105105 "dependencies" : {
106- "com.unity.sysroot" : " 2.0.5 " ,
107- "com.unity.sysroot.linux-x86_64" : " 2.0.4 "
106+ "com.unity.sysroot" : " 2.0.6 " ,
107+ "com.unity.sysroot.linux-x86_64" : " 2.0.5 "
108108 },
109109 "url" : " https://packages.unity.com"
110110 },
155155 "source" : " local" ,
156156 "dependencies" : {
157157 "dev.voltstro.nativearrayspanextensions" : " 1.0.0" ,
158- "com.unity.nuget.newtonsoft-json" : " 3.0.2 " ,
158+ "com.unity.nuget.newtonsoft-json" : " 3.2.1 " ,
159159 "com.cysharp.unitask" : " 2.3.3" ,
160160 "org.nuget.voltrpc" : " 3.1.0" ,
161161 "org.nuget.voltrpc.extension.memory" : " 1.1.0" ,
213213 }
214214 },
215215 "org.nuget.microsoft.unity.analyzers" : {
216- "version" : " 1.14.0 " ,
216+ "version" : " 1.16.1 " ,
217217 "depth" : 0 ,
218218 "source" : " registry" ,
219219 "dependencies" : {},
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ public static class PagesHandler
1818 public static Stream GetAboutPageCode ( )
1919 {
2020 Stream stream =
21- EngineSharedAssembly . GetManifestResourceStream ( "UnityWebBrowser.Engine.Shared.Pages.About.html" ) ;
21+ EngineSharedAssembly . GetManifestResourceStream ( "VoltstroStudios. UnityWebBrowser.Engine.Shared.Pages.About.html" ) ;
2222 return stream ;
2323 }
2424}
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.2 " />
11+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.6.0 " />
1212 <PackageReference Include =" NUnit" Version =" 3.13.3" />
13- <PackageReference Include =" NUnit3TestAdapter" Version =" 4.3.0" />
14- <PackageReference Include =" coverlet.collector" Version =" 3.2.0" />
13+ <PackageReference Include =" NUnit3TestAdapter" Version =" 4.4.2" />
14+ <PackageReference Include =" coverlet.collector" Version =" 6.0.0" >
15+ <PrivateAssets >all</PrivateAssets >
16+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17+ </PackageReference >
1518 </ItemGroup >
1619
1720 <ItemGroup >
You can’t perform that action at this time.
0 commit comments