mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Few updates for v5.0.0-beta1 NuGet support (#32453)
PopperJS 2.0 isn't on Nuget so dropped as a dependency
This commit is contained in:
		
							parent
							
								
									fe3658672c
								
							
						
					
					
						commit
						a31ea592d6
					
				| 
						 | 
					@ -3,7 +3,7 @@
 | 
				
			||||||
  <metadata>
 | 
					  <metadata>
 | 
				
			||||||
    <id>bootstrap</id>
 | 
					    <id>bootstrap</id>
 | 
				
			||||||
    <!-- pulled from package.json -->
 | 
					    <!-- pulled from package.json -->
 | 
				
			||||||
    <version>4</version>
 | 
					    <version>5</version>
 | 
				
			||||||
    <title>Bootstrap CSS</title>
 | 
					    <title>Bootstrap CSS</title>
 | 
				
			||||||
    <authors>The Bootstrap Authors, Twitter Inc.</authors>
 | 
					    <authors>The Bootstrap Authors, Twitter Inc.</authors>
 | 
				
			||||||
    <owners>bootstrap</owners>
 | 
					    <owners>bootstrap</owners>
 | 
				
			||||||
| 
						 | 
					@ -16,9 +16,6 @@
 | 
				
			||||||
    <license type="file">LICENSE.txt</license>
 | 
					    <license type="file">LICENSE.txt</license>
 | 
				
			||||||
    <copyright>Copyright 2017-2020</copyright>
 | 
					    <copyright>Copyright 2017-2020</copyright>
 | 
				
			||||||
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
 | 
					    <requireLicenseAcceptance>false</requireLicenseAcceptance>
 | 
				
			||||||
    <dependencies>
 | 
					 | 
				
			||||||
      <dependency id="@popperjs/core" version="[2.5.4,3)" />
 | 
					 | 
				
			||||||
    </dependencies>
 | 
					 | 
				
			||||||
    <tags>css mobile-first responsive front-end framework web</tags>
 | 
					    <tags>css mobile-first responsive front-end framework web</tags>
 | 
				
			||||||
    <contentFiles>
 | 
					    <contentFiles>
 | 
				
			||||||
      <files include="**/*" buildAction="Content" />
 | 
					      <files include="**/*" buildAction="Content" />
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@
 | 
				
			||||||
  <metadata>
 | 
					  <metadata>
 | 
				
			||||||
    <id>bootstrap.sass</id>
 | 
					    <id>bootstrap.sass</id>
 | 
				
			||||||
    <!-- pulled from package.json -->
 | 
					    <!-- pulled from package.json -->
 | 
				
			||||||
    <version>4</version>
 | 
					    <version>5</version>
 | 
				
			||||||
    <title>Bootstrap Sass</title>
 | 
					    <title>Bootstrap Sass</title>
 | 
				
			||||||
    <authors>The Bootstrap Authors, Twitter Inc.</authors>
 | 
					    <authors>The Bootstrap Authors, Twitter Inc.</authors>
 | 
				
			||||||
    <owners>bootstrap</owners>
 | 
					    <owners>bootstrap</owners>
 | 
				
			||||||
| 
						 | 
					@ -16,9 +16,6 @@
 | 
				
			||||||
    <license type="file">LICENSE.txt</license>
 | 
					    <license type="file">LICENSE.txt</license>
 | 
				
			||||||
    <copyright>Copyright 2017-2020</copyright>
 | 
					    <copyright>Copyright 2017-2020</copyright>
 | 
				
			||||||
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
 | 
					    <requireLicenseAcceptance>false</requireLicenseAcceptance>
 | 
				
			||||||
    <dependencies>
 | 
					 | 
				
			||||||
      <dependency id="@popperjs/core" version="[2.5.4,3)" />
 | 
					 | 
				
			||||||
    </dependencies>
 | 
					 | 
				
			||||||
    <tags>css sass mobile-first responsive front-end framework web</tags>
 | 
					    <tags>css sass mobile-first responsive front-end framework web</tags>
 | 
				
			||||||
    <contentFiles>
 | 
					    <contentFiles>
 | 
				
			||||||
      <files include="**/*" buildAction="Content" />
 | 
					      <files include="**/*" buildAction="Content" />
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue