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

github.com/coolgirl-multicart/coolgirl-multirom-builder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj')
-rw-r--r--tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj b/tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj
index b48e517..298b503 100644
--- a/tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj
+++ b/tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj
@@ -66,6 +66,13 @@
<PropertyGroup>
<DebugType>embedded</DebugType>
<Nullable>enable</Nullable>
+ <RepositoryUrl>https://github.com/ClusterM/coolgirl-multirom-builder</RepositoryUrl>
+ <RepositoryType>git</RepositoryType>
+ <AssemblyVersion>2.0.0</AssemblyVersion>
+ <FileVersion>2.0.0</FileVersion>
+ <Version>2.0.0</Version>
+ <NeutralLanguage>en</NeutralLanguage>
+ <Authors>Alexey 'Cluster' Avdyukhin</Authors>
</PropertyGroup>
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">