File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
templates/template-default/TemplateModule Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
<ApplicationIcon >game.ico</ApplicationIcon >
7
7
<ApplicationManifest >app.manifest</ApplicationManifest >
8
8
<Version >0.0.0</Version >
9
- <FileVersion >2023.805 .0</FileVersion >
9
+ <FileVersion >2023.814 .0</FileVersion >
10
10
<Title >VRCOSC</Title >
11
11
<Authors >VolcanicArts</Authors >
12
12
<Company >VolcanicArts</Company >
13
13
<Nullable >enable</Nullable >
14
- <AssemblyVersion >2023.805 .0</AssemblyVersion >
14
+ <AssemblyVersion >2023.814 .0</AssemblyVersion >
15
15
</PropertyGroup >
16
16
<ItemGroup Label =" Project References" >
17
17
<ProjectReference Include =" ..\VRCOSC.Game\VRCOSC.Game.csproj" />
Original file line number Diff line number Diff line change 4
4
<Nullable >enable</Nullable >
5
5
<LangVersion >11</LangVersion >
6
6
<PackageId >VolcanicArts.VRCOSC.SDK</PackageId >
7
- <Version >2023.805 .0</Version >
7
+ <Version >2023.814 .0</Version >
8
8
<Title >VRCOSC SDK</Title >
9
9
<Authors >VolcanicArts</Authors >
10
10
<Description >SDK for creating custom modules with VRCOSC</Description >
Original file line number Diff line number Diff line change 11
11
<NoDefaultExcludes >true</NoDefaultExcludes >
12
12
<!-- No lib content for target framework. The warning is meaningless for template packages. -->
13
13
<NoWarn >NU5128</NoWarn >
14
- <Version >2023.805 .0</Version >
14
+ <Version >2023.814 .0</Version >
15
15
<Authors >VolcanicArts</Authors >
16
16
<PackageProjectUrl >https://github.com/VolcanicArts/VRCOSC</PackageProjectUrl >
17
17
<RepositoryUrl >https://github.com/VolcanicArts/VRCOSC</RepositoryUrl >
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" VolcanicArts.VRCOSC.SDK" Version =" 2023.805 .0" />
10
+ <PackageReference Include =" VolcanicArts.VRCOSC.SDK" Version =" 2023.814 .0" />
11
11
</ItemGroup >
12
12
13
13
<Target Name =" PostBuild" AfterTargets =" PostBuildEvent" >
You can’t perform that action at this time.
0 commit comments