Update HTTP.Example.csproj

This commit is contained in:
uwaa 2024-11-22 07:16:43 +00:00
parent fb287a71fa
commit f7119edb30

View file

@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<Configurations>Debug</Configurations>
<RootNamespace>Uwaa.HTTP.Example</RootNamespace>
<AssemblyName>HTTPExample</AssemblyName>
<AssemblyName>Uwaa.HTTP.Example</AssemblyName>
</PropertyGroup>
<ItemGroup>