Skip to content

Commit

Permalink
Update reference assemblies to 2023.10.20.831.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihlus committed Oct 20, 2023
1 parent 254c186 commit 3440e00
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Remora.Resonite.Sdk/Remora.Resonite.Sdk.msbuildproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<PropertyGroup>
<Title>Remora.Resonite.Sdk</Title>
<Description>A .NET SDK for developing Resonite mods and plugins.</Description>
<VersionPrefix>1.1.2</VersionPrefix>
<VersionPrefix>1.1.3</VersionPrefix>
<PackageReleaseNotes>
Update references assemblies to 2023.10.18.449.
Update references assemblies to 2023.10.20.831.
</PackageReleaseNotes>
<IsPackable>true</IsPackable>
<PackageTags>MSBuild;MSBuildSdk;Remora;Resonite</PackageTags>
Expand Down
2 changes: 1 addition & 1 deletion Remora.Resonite.Sdk/Sdk/Sdk.targets
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<AssemblyAttribute Include="System.Reflection.AssemblyMetadataAttribute">
<_Parameter1>ResoniteVersion</_Parameter1>
<_Parameter2>2023.10.18.449</_Parameter2>
<_Parameter2>2023.10.20.831</_Parameter2>
</AssemblyAttribute>
</ItemGroup>

Expand Down
Binary file modified Remora.Resonite.Sdk/Sdk/ref/client/FrooxEngine.dll
Binary file not shown.
Binary file modified Remora.Resonite.Sdk/Sdk/ref/client/ProtoFlux.Nodes.Core.dll
Binary file not shown.
Binary file modified Remora.Resonite.Sdk/Sdk/ref/client/ProtoFlux.Nodes.FrooxEngine.dll
Binary file not shown.
Binary file modified Remora.Resonite.Sdk/Sdk/ref/client/ProtoFluxBindings.dll
Binary file not shown.
Binary file modified Remora.Resonite.Sdk/Sdk/ref/client/SkyFrost.Base.dll
Binary file not shown.
Binary file modified Remora.Resonite.Sdk/Sdk/ref/client/UnityFrooxEngineRunner.dll
Binary file not shown.

0 comments on commit 3440e00

Please sign in to comment.