Skip to content

Commit 343cd10

Browse files
committed
Correct project files
1 parent 9182bf5 commit 343cd10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/CustomProviders/Az.CustomProviders.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<PsModuleName>Databricks</PsModuleName>
3+
<PsModuleName>CustomProviders</PsModuleName>
44
</PropertyGroup>
55

66
<Import Project="$(MSBuildThisFileDirectory)..\Az.autorest.props" />

src/HanaOnAzure/Az.HanaOnAzure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<PsModuleName>Databricks</PsModuleName>
3+
<PsModuleName>HanaOnAzure</PsModuleName>
44
</PropertyGroup>
55

66
<Import Project="$(MSBuildThisFileDirectory)..\Az.autorest.props" />

0 commit comments

Comments
 (0)