Skip to content

Commit 6ff49be

Browse files
committed
Update Intune PS project to use latest .net package
1 parent c66f9b9 commit 6ff49be

File tree

7 files changed

+14
-12
lines changed

7 files changed

+14
-12
lines changed

src/ResourceManager/Intune/Commands.Intune.Test/Commands.Intune.Test.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,9 @@
6262
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Authorization.1.0.2\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath>
6363
<Private>True</Private>
6464
</Reference>
65-
<Reference Include="Microsoft.Azure.Management.Intune, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
66-
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Intune.0.1.1-preview\lib\net45\Microsoft.Azure.Management.Intune.dll</HintPath>
65+
<Reference Include="Microsoft.Azure.Management.Intune, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
66+
<SpecificVersion>False</SpecificVersion>
67+
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Intune.0.1.2-preview\lib\net45\Microsoft.Azure.Management.Intune.dll</HintPath>
6768
<Private>True</Private>
6869
</Reference>
6970
<Reference Include="Microsoft.Azure.Management.WebSites, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">

src/ResourceManager/Intune/Commands.Intune.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package id="Microsoft.Azure.Common" version="2.1.0" targetFramework="net45" />
55
<package id="Microsoft.Azure.Common.Authentication" version="1.4.1-preview" targetFramework="net45" />
66
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
7-
<package id="Microsoft.Azure.Management.Intune" version="0.1.1-preview" targetFramework="net45" />
7+
<package id="Microsoft.Azure.Management.Intune" version="0.1.2-preview" targetFramework="net45" />
88
<package id="Microsoft.Azure.Test.Framework" version="1.0.5785.18045-prerelease" targetFramework="net45" />
99
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.3.0-preview" targetFramework="net45" />
1010
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net45" />

src/ResourceManager/Intune/Commands.Intune/Commands.Intune.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,9 @@
5252
<HintPath>..\..\..\packages\Microsoft.Azure.Common.Authentication.1.4.1-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
5353
<Private>True</Private>
5454
</Reference>
55-
<Reference Include="Microsoft.Azure.Management.Intune, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
56-
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Intune.0.1.1-preview\lib\net45\Microsoft.Azure.Management.Intune.dll</HintPath>
55+
<Reference Include="Microsoft.Azure.Management.Intune, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
56+
<SpecificVersion>False</SpecificVersion>
57+
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Intune.0.1.2-preview\lib\net45\Microsoft.Azure.Management.Intune.dll</HintPath>
5758
<Private>True</Private>
5859
</Reference>
5960
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.18.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">

src/ResourceManager/Intune/Commands.Intune/Microsoft.Azure.Commands.Intune.dll-Help.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3447,7 +3447,7 @@ Wipe is a long running operation, and the output of the invoke call will show th
34473447
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
34483448
<maml:name>ScreenCapture</maml:name>
34493449
<maml:description>
3450-
<maml:para>Indicates whether Screen capture is allowed for the application.</maml:para>
3450+
<maml:para>Indicates whether screen capture is allowed for the application.</maml:para>
34513451
</maml:description>
34523452
<command:parameterValue required="true" variableLength="false">FilterType</command:parameterValue>
34533453
</command:parameter>
@@ -3685,7 +3685,7 @@ Wipe is a long running operation, and the output of the invoke call will show th
36853685
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
36863686
<maml:name>ScreenCapture</maml:name>
36873687
<maml:description>
3688-
<maml:para>Indicates whether Screen capture is allowed for the application.</maml:para>
3688+
<maml:para>Indicates whether screen capture is allowed for the application.</maml:para>
36893689
</maml:description>
36903690
<command:parameterValue required="true" variableLength="false">FilterType</command:parameterValue>
36913691
<dev:type>
@@ -5804,7 +5804,7 @@ Remove-AzureRmIntuneiOSMAMPolicyGroup -Name $p.name -GroupName $groups[0].Name -
58045804
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
58055805
<maml:name>ScreenCapture</maml:name>
58065806
<maml:description>
5807-
<maml:para>Indicates whether Screen capture is allowed for the application.</maml:para>
5807+
<maml:para>Indicates whether screen capture is allowed for the application.</maml:para>
58085808
</maml:description>
58095809
<command:parameterValue required="true" variableLength="true">[FilterType]</command:parameterValue>
58105810
</command:parameter>
@@ -6054,7 +6054,7 @@ Remove-AzureRmIntuneiOSMAMPolicyGroup -Name $p.name -GroupName $groups[0].Name -
60546054
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
60556055
<maml:name>ScreenCapture</maml:name>
60566056
<maml:description>
6057-
<maml:para>Indicates whether Screen capture is allowed for the application.</maml:para>
6057+
<maml:para>Indicates whether screen capture is allowed for the application.</maml:para>
60586058
</maml:description>
60596059
<command:parameterValue required="true" variableLength="true">[FilterType]</command:parameterValue>
60606060
<dev:type>

src/ResourceManager/Intune/Commands.Intune/Policy/NewIntuneAndroidMAMPolicyCmdlet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ public sealed class NewIntuneAndroidMAMPolicyCmdlet : IntuneBaseCmdlet
141141
/// <summary>
142142
/// The ScreenCapture of the policy
143143
/// </summary>
144-
[Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Indicates whether Screen capture is allowed for the application.")]
144+
[Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Indicates whether screen capture is allowed for the application.")]
145145
[ValidateNotNullOrEmpty, PSDefaultValue(Value = FilterType.allow, Help = "Defaults to 'allow'")]
146146
public FilterType ScreenCapture { get; set; }
147147

src/ResourceManager/Intune/Commands.Intune/Policy/SetIntuneAndroidMAMPolicyCmdlet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ public sealed class SetIntuneAndroidMAMPolicyCmdlet : IntuneBaseCmdlet
149149
/// <summary>
150150
/// The screen capture of the policy
151151
/// </summary>
152-
[Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Indicates whether Screen capture is allowed for the application.")]
152+
[Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Indicates whether screen capture is allowed for the application.")]
153153
[ValidateNotNullOrEmpty]
154154
public FilterType? ScreenCapture { get; set; }
155155

src/ResourceManager/Intune/Commands.Intune/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package id="Microsoft.Azure.Common" version="2.1.0" targetFramework="net45" />
55
<package id="Microsoft.Azure.Common.Authentication" version="1.4.1-preview" targetFramework="net45" />
66
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
7-
<package id="Microsoft.Azure.Management.Intune" version="0.1.1-preview" targetFramework="net45" />
7+
<package id="Microsoft.Azure.Management.Intune" version="0.1.2-preview" targetFramework="net45" />
88
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net45" />
99
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
1010
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net45" />

0 commit comments

Comments
 (0)