Skip to content

Commit b6f0616

Browse files
committed
try2
1 parent d50efc8 commit b6f0616

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

logic/Gaming/Gaming.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,10 @@
66
<Nullable>enable</Nullable>
77
</PropertyGroup>
88

9+
<ItemGroup>
10+
<ProjectReference Include="..\GameClass\GameClass.csproj" />
11+
<ProjectReference Include="..\GameEngine\GameEngine.csproj" />
12+
<ProjectReference Include="..\Preparation\Preparation.csproj" />
13+
</ItemGroup>
14+
915
</Project>

logic/Gaming/obj/Debug/net8.0/Gaming.AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[assembly: System.Reflection.AssemblyCompanyAttribute("Gaming")]
1515
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1616
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
17-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+55ec088fab7d8fcf83f3e1eb0a098bd2e18c72b7")]
17+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+d50efc8204e0fc9fcd57a876aa7c3c793a055b42")]
1818
[assembly: System.Reflection.AssemblyProductAttribute("Gaming")]
1919
[assembly: System.Reflection.AssemblyTitleAttribute("Gaming")]
2020
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9b7469005cdac082b17d184b1b4dab2dbab89dbce5326e45d92bbeb954b18995
1+
84662d7921419570b89cd28b58e09e5526db2081cec26636d51f53372aac7b76

0 commit comments

Comments
 (0)