In csproj projects, reference 1.1.0-preview4-final version of Razor tools
This commit is contained in:
parent
06ccad4344
commit
67cd5f6093
|
|
@ -27,7 +27,7 @@
|
||||||
<Version>1.1.0</Version>
|
<Version>1.1.0</Version>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Razor.Tools">
|
<PackageReference Include="Microsoft.AspNetCore.Razor.Tools">
|
||||||
<Version>1.0.0-preview2-final</Version>
|
<Version>1.1.0-preview4-final</Version>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration">
|
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration">
|
||||||
<Version>1.1.0</Version>
|
<Version>1.1.0</Version>
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
<Version>1.1.0</Version>
|
<Version>1.1.0</Version>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Razor.Tools">
|
<PackageReference Include="Microsoft.AspNetCore.Razor.Tools">
|
||||||
<Version>1.0.0-preview2-final</Version>
|
<Version>1.1.0-preview4-final</Version>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration">
|
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration">
|
||||||
<Version>1.1.0</Version>
|
<Version>1.1.0</Version>
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
<Version>1.1.0</Version>
|
<Version>1.1.0</Version>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Razor.Tools">
|
<PackageReference Include="Microsoft.AspNetCore.Razor.Tools">
|
||||||
<Version>1.0.0-preview2-final</Version>
|
<Version>1.1.0-preview4-final</Version>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration">
|
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration">
|
||||||
<Version>1.1.0</Version>
|
<Version>1.1.0</Version>
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
<Version>1.1.0</Version>
|
<Version>1.1.0</Version>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Razor.Tools">
|
<PackageReference Include="Microsoft.AspNetCore.Razor.Tools">
|
||||||
<Version>1.0.0-preview2-final</Version>
|
<Version>1.1.0-preview4-final</Version>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration">
|
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration">
|
||||||
<Version>1.1.0</Version>
|
<Version>1.1.0</Version>
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
<Version>1.1.0</Version>
|
<Version>1.1.0</Version>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Razor.Tools">
|
<PackageReference Include="Microsoft.AspNetCore.Razor.Tools">
|
||||||
<Version>1.0.0-preview2-final</Version>
|
<Version>1.1.0-preview4-final</Version>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration">
|
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration">
|
||||||
<Version>1.1.0</Version>
|
<Version>1.1.0</Version>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue