Update HTTP.Example.csproj
This commit is contained in:
parent
fb287a71fa
commit
f7119edb30
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<Configurations>Debug</Configurations>
|
<Configurations>Debug</Configurations>
|
||||||
<RootNamespace>Uwaa.HTTP.Example</RootNamespace>
|
<RootNamespace>Uwaa.HTTP.Example</RootNamespace>
|
||||||
<AssemblyName>HTTPExample</AssemblyName>
|
<AssemblyName>Uwaa.HTTP.Example</AssemblyName>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
Loading…
Reference in a new issue