File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 9
9
<PropertyGroup >
10
10
<RootNamespace >$(LegacyAssemblyPrefix)$(PsModuleName)$(AzTestAssemblySuffix)</RootNamespace >
11
11
</PropertyGroup >
12
-
13
- <PropertyGroup >
14
- <NoWarn >NU1605</NoWarn >
15
- </PropertyGroup >
16
-
12
+
17
13
<ItemGroup >
18
14
<PackageReference Include =" Microsoft.Azure.Management.StorageSync" Version =" 3.1.0" />
19
15
<PackageReference Include =" Microsoft.Azure.Management.Storage" Version =" 11.0.0" />
Original file line number Diff line number Diff line change 10
10
<RootNamespace >$(LegacyAssemblyPrefix)$(PsModuleName)</RootNamespace >
11
11
</PropertyGroup >
12
12
13
- <PropertyGroup >
14
- <NoWarn >NU1605</NoWarn >
15
- </PropertyGroup >
16
-
17
13
<ItemGroup >
18
14
<PackageReference Include =" Microsoft.Azure.Management.StorageSync" Version =" 3.1.0" />
19
15
<PackageReference Include =" Microsoft.Win32.Registry" Version =" 4.5.0" />
You can’t perform that action at this time.
0 commit comments