Namespace change

This commit is contained in:
2025-07-23 01:06:48 -04:00
parent 0e716e083c
commit 6800d0d7a9
33 changed files with 97 additions and 93 deletions

View File

@@ -5,6 +5,7 @@
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RootNamespace>MarketAlly.IronJava.Sample</RootNamespace>
<IsPackable>false</IsPackable>
</PropertyGroup>