Skip to content

Commit 8852efe

Browse files
Project renamed
1 parent 79c1a6f commit 8852efe

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

SSR-PerPage-Individual/SSR_with_Per_Page_and_Individual.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<UserSecretsId>aspnet-SSR with Per Page and Individual-024cd262-3b5e-4560-8d03-9a8525ea850f</UserSecretsId>
8-
<RootNamespace>SSR with Per Page and Individual</RootNamespace>
8+
<RootNamespace>SSR_with_Per_Page_and_Individual</RootNamespace>
99
<AssemblyName>$(AssemblyName.Replace(' ', '_'))</AssemblyName>
1010
</PropertyGroup>
1111

Server-PerPage-Individual/Server_with_Per_Page_and_Individual.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<UserSecretsId>aspnet-Server with Per Page and Individual-7f7cd652-bf57-4902-8579-ff1465b67ae1</UserSecretsId>
8-
<RootNamespace>Server with Per Page and Individual</RootNamespace>
8+
<RootNamespace>Server_with_Per_Page_and_Individual</RootNamespace>
99
<AssemblyName>$(AssemblyName.Replace(' ', '_'))</AssemblyName>
1010
</PropertyGroup>
1111

WASM with Global and Individual/WASM with Global and Individual.Client/WASM_with_Global_and_Individual.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Nullable>enable</Nullable>
77
<NoDefaultLaunchSettingsFile>true</NoDefaultLaunchSettingsFile>
88
<StaticWebAssetProjectMode>Default</StaticWebAssetProjectMode>
9-
<RootNamespace>WASM with Global and Individual.Client</RootNamespace>
9+
<RootNamespace>WASM_with_Global_and_Individual.Client</RootNamespace>
1010
<AssemblyName>$(AssemblyName.Replace(' ', '_'))</AssemblyName>
1111
</PropertyGroup>
1212

WASM with Global and Individual/WASM with Global and Individual/WASM_with_Global_and_Individual.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<UserSecretsId>aspnet-WASM with Global and Individual-e312ab82-2abd-4f6a-a49c-cceb7758d0f5</UserSecretsId>
8-
<RootNamespace>WASM with Global and Individual</RootNamespace>
8+
<RootNamespace>WASM_with_Global_and_Individual</RootNamespace>
99
<AssemblyName>$(AssemblyName.Replace(' ', '_'))</AssemblyName>
1010
</PropertyGroup>
1111

0 commit comments

Comments
 (0)