Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/coolboy-multirom-builder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-21 22:19:00 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-21 22:19:00 +0300
commitb2f8014024c554b8d6046d2b972d42559f114bb5 (patch)
treec24d8fe62a6e8ec7bdd9921a3c8e6820ea2474df
parentcd966bc44fa45353c54610a91b1784e60be0bc0e (diff)
NesContainers update
-rw-r--r--tools_sources/CoolboyCombiner/CoolboyCombiner.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools_sources/CoolboyCombiner/CoolboyCombiner.csproj b/tools_sources/CoolboyCombiner/CoolboyCombiner.csproj
index e515f4c..e680ced 100644
--- a/tools_sources/CoolboyCombiner/CoolboyCombiner.csproj
+++ b/tools_sources/CoolboyCombiner/CoolboyCombiner.csproj
@@ -30,7 +30,7 @@
</Target>
<ItemGroup>
- <PackageReference Include="NesContainers" Version="1.1.1" />
+ <PackageReference Include="NesContainers" Version="1.1.4" />
</ItemGroup>
<ItemGroup>