Skip to content

Commit 1f4a542

Browse files
JinhuafeiHongGit
authored andcommitted
update rolsyn version (#49)
1 parent c08ba6c commit 1f4a542

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

src/Packages/Microsoft.CodeDom.Providers.DotNetCompilerPlatform/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.nuproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
66
<NuGetPackageId>$(MSBuildProjectName)</NuGetPackageId>
77
<NuSpecFile>$(MSBuildProjectName).nuspec</NuSpecFile>
8+
<IsPackage>true</IsPackage>
89
</PropertyGroup>
910
<ItemGroup>
1011
<NuGetContent Include="$(AssemblyName).dll">

tools/RoslynCodeProvider.settings.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<PropertyGroup Label="NuGet package dependencies">
2121
<MSNetCompilersNuGetPackageVersion>1.3.2</MSNetCompilersNuGetPackageVersion>
22-
<MSNetCompilersNuGetPackageLatestVersion>2.8.0</MSNetCompilersNuGetPackageLatestVersion>
22+
<MSNetCompilersNuGetPackageLatestVersion>2.8.2</MSNetCompilersNuGetPackageLatestVersion>
2323
</PropertyGroup>
2424

2525
<!-- Default properties -->

0 commit comments

Comments
 (0)