Skip to content

Commit

Permalink
Install R.Net 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-B- committed Jun 19, 2019
1 parent 1ff8ad7 commit f31f24f
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 27 deletions.
4 changes: 1 addition & 3 deletions CallbackFunctions/CallbackFunctions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="R.NET.Community">
<Version>1.6.5</Version>
</PackageReference>
<PackageReference Include="R.NET" Version="1.8.2" />
</ItemGroup>

</Project>
4 changes: 1 addition & 3 deletions HelloWorld/HelloWorld.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="R.NET.Community">
<Version>1.6.5</Version>
</PackageReference>
<PackageReference Include="R.NET" Version="1.8.2" />
</ItemGroup>

</Project>
4 changes: 1 addition & 3 deletions Optimization/Optimization.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="R.NET.Community">
<Version>1.6.5</Version>
</PackageReference>
<PackageReference Include="R.NET" Version="1.8.2" />
</ItemGroup>

</Project>
4 changes: 1 addition & 3 deletions ReportInfo/ReportInfo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="R.NET.Community">
<Version>1.6.5</Version>
</PackageReference>
<PackageReference Include="R.NET" Version="1.8.2" />
</ItemGroup>

</Project>
4 changes: 1 addition & 3 deletions Sample1/Sample1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="R.NET.Community">
<Version>1.6.5</Version>
</PackageReference>
<PackageReference Include="R.NET" Version="1.8.2" />
</ItemGroup>

</Project>
4 changes: 1 addition & 3 deletions Sample2/Sample2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="R.NET.Community">
<Version>1.6.5</Version>
</PackageReference>
<PackageReference Include="R.NET" Version="1.8.2" />
</ItemGroup>

</Project>
4 changes: 1 addition & 3 deletions SourceRCode/SourceRCode.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="R.NET.Community">
<Version>1.6.5</Version>
</PackageReference>
<PackageReference Include="R.NET" Version="1.8.2" />
</ItemGroup>

</Project>
4 changes: 1 addition & 3 deletions SupportSamples/SupportSamples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="R.NET.Community">
<Version>1.6.5</Version>
</PackageReference>
<PackageReference Include="R.NET" Version="1.8.2" />
</ItemGroup>

</Project>
4 changes: 1 addition & 3 deletions Tutorial1/Tutorial1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="R.NET.Community">
<Version>1.6.5</Version>
</PackageReference>
<PackageReference Include="R.NET" Version="1.8.2" />
</ItemGroup>

</Project>

0 comments on commit f31f24f

Please sign in to comment.