Skip to content

Commit c1d2da8

Browse files
authored
Add .globalconfig to solution items
1 parent d567529 commit c1d2da8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DotNetProjectStarter/LibraryTemplateConstants.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,6 +1331,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13311331
<Folder Name="/Solution Items/">
13321332
<File Path=".editorconfig" />
13331333
<File Path=".gitignore" />
1334+
<File Path=".globalconfig" />
13341335
<File Path="Directory.Build.props" />
13351336
<File Path="Directory.Build.targets" />
13361337
<File Path="Directory.Packages.props" />

0 commit comments

Comments
 (0)