File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed
Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 4343 - name : Setup Dotnet
4444 uses : actions/setup-dotnet@v4
4545 with :
46- dotnet-version : 8 .x
46+ dotnet-version : 9 .x
4747 source-url : https://nuget.pkg.github.com/ResoniteModdingGroup/index.json
4848
4949 - name : Add MonkeyLoader NuGet Source
9898 - name : Setup Dotnet
9999 uses : actions/setup-dotnet@v4
100100 with :
101- dotnet-version : 8 .x
101+ dotnet-version : 9 .x
102102 source-url : https://nuget.pkg.github.com/ResoniteModdingGroup/index.json
103103
104104 - name : Add MonkeyLoader NuGet Source
Original file line number Diff line number Diff line change 6868 - name : Setup Dotnet
6969 uses : actions/setup-dotnet@v4
7070 with :
71- dotnet-version : 8 .x
71+ dotnet-version : 9 .x
7272 source-url : https://nuget.pkg.github.com/ResoniteModdingGroup/index.json
7373
7474 - name : Add MonkeyLoader NuGet Source
Original file line number Diff line number Diff line change 4747 </PackageReference >
4848 <PackageReference Include =" Resonite.Elements.Core" Version =" 1.4.3" />
4949 <PackageReference Include =" Resonite.FrooxEngine" Version =" 2025.1.17.6" />
50- <PackageReference Include =" System.Text.Json" Version =" 9.0.2" >
51- <PrivateAssets >all</PrivateAssets >
52- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
53- </PackageReference >
5450 </ItemGroup >
5551</Project >
You can’t perform that action at this time.
0 commit comments